संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
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 पर परिभाषा।
int(* लॉक)(struct gralloc_module_t const * मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr) |
int(* Lock_ycbcr)(struct gralloc_module_t const * मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr) |
int(* LockAsync)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, void **vaddr, intfendFd) |
int(* LockAsync_ycbcr)(struct gralloc_module_t const *मॉड्यूल, बफर_हैंडल_t हैंडल, int उपयोग, int l, int t, int w, int h, struct android_ycbcr *ycbcr, intfendFd) |
int(* unlockAsync)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल, int *fenceFd) |
int(* unregisterBuffer)(struct gralloc_module_t const *मॉड्यूल, बफ़र_हैंडल_t हैंडल) |
इस संरचना के लिए दस्तावेज़ीकरण निम्नलिखित फ़ाइल से तैयार किया गया था:
- हार्डवेयर/लिबहार्डवेयर/शामिल/हार्डवेयर/ gralloc.h
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2023-12-01 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2023-12-01 (UTC) को अपडेट किया गया."],[],[]]