gralloc_module_t संरचना संदर्भ

gralloc_module_t संरचना संदर्भ

#include < gralloc.h >

डेटा फ़ील्ड

संरचना hw_module_t सामान्य
पूर्णांक(* रजिस्टरबफ़र )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)
पूर्णांक(* अपंजीकृतबफ़र )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)
पूर्णांक(* लॉक )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr)
पूर्णांक(* अनलॉक )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)
पूर्णांक(* प्रदर्शन )(struct gralloc_module_t const *मॉड्यूल, इंट ऑपरेशन,...)
पूर्णांक(* Lock_ycbcr )(struct gralloc_module_t const * मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr)
पूर्णांक(* LockAsync )(struct gralloc_module_t const *मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr, intfendFd)
पूर्णांक(* unlockAsync )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int *fenceFd)
पूर्णांक(* LockAsync_ycbcr )(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr, intfendFd)
खालीपन * आरक्षित_प्रोक [3]

विस्तृत विवरण

प्रत्येक हार्डवेयर मॉड्यूल में HAL_MODULE_INFO_SYM नाम की एक डेटा संरचना होनी चाहिए और इस डेटा संरचना के फ़ील्ड hw_module_t से शुरू होने चाहिए और उसके बाद मॉड्यूल विशिष्ट जानकारी होनी चाहिए।

फ़ाइल gralloc.h की पंक्ति 155 पर परिभाषा।

फ़ील्ड दस्तावेज़ीकरण

संरचना hw_module_t सामान्य

फ़ाइल gralloc.h की पंक्ति 156 पर परिभाषा।

int(* लॉक)(struct gralloc_module_t const * मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr)

फ़ाइल gralloc.h की पंक्ति 226 पर परिभाषा।

int(* Lock_ycbcr)(struct gralloc_module_t const * मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr)

फ़ाइल gralloc.h की पंक्ति 265 पर परिभाषा।

int(* LockAsync)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr, intfendFd)

फ़ाइल gralloc.h की पंक्ति 280 पर परिभाषा।

int(* LockAsync_ycbcr)(struct gralloc_module_t const *मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr, intfendFd)

फ़ाइल gralloc.h की पंक्ति 310 पर परिभाषा।

int(* प्रदर्शन)(struct gralloc_module_t const *मॉड्यूल, int ऑपरेशन,...)

फ़ाइल gralloc.h की पंक्ति 242 पर परिभाषा।

int(* रजिस्टरबफ़र)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)

फ़ाइल gralloc.h की पंक्ति 173 पर परिभाषा।

शून्य* आरक्षित_प्रोक[3]

फ़ाइल gralloc.h की पंक्ति 316 पर परिभाषा।

int(* अनलॉक)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)

फ़ाइल gralloc.h की पंक्ति 237 पर परिभाषा।

int(* unlockAsync)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int *fenceFd)

फ़ाइल gralloc.h की पंक्ति 296 पर परिभाषा।

int(* unregisterBuffer)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल)

फ़ाइल gralloc.h की पंक्ति 188 पर परिभाषा।


इस संरचना के लिए दस्तावेज़ीकरण निम्नलिखित फ़ाइल से तैयार किया गया था:
  • हार्डवेयर/लिबहार्डवेयर/शामिल/हार्डवेयर/ gralloc.h