|
البنية hw_module_t | شائع |
|
كثافة العمليات (* | RegisterBuffer )(struct gralloc_module_t const *module, buffer_handle_t Handle) |
|
كثافة العمليات (* | unregisterBuffer )(struct gralloc_module_t const *module, buffer_handle_t Handle) |
|
كثافة العمليات (* | قفل )(هيكل gralloc_module_t const *module، مقبض buffer_handle_t، استخدام int، int l، int t، int w، int h، void **vaddr) |
|
كثافة العمليات (* | فتح ) (بنية gralloc_module_t const *module، مقبض buffer_handle_t) |
|
كثافة العمليات (* | تنفيذ ) (struct gralloc_module_t const *module, int Operation,...) |
|
كثافة العمليات (* | lock_ycbcr )(struct gralloc_module_t const *module, buffer_handle_t Handle, int use, int l, int t, int w, int h, struct android_ycbcr *ycbcr) |
|
كثافة العمليات (* | lockAsync )(struct gralloc_module_t const *module, buffer_handle_t Handle, int use, int l, int t, int w, int h, void **vaddr, intencingFd) |
|
كثافة العمليات (* | unlockAsync )(struct gralloc_module_t const *module, buffer_handle_t Handle, int *fenceFd) |
|
كثافة العمليات (* | lockAsync_ycbcr )(struct gralloc_module_t const *module, buffer_handle_t Handle, int use, int l, int t, int w, int h, struct android_ycbcr *ycbcr, intencingFd) |
|
فارغ * | محفوظة_بروك [3] |
|
يجب أن تحتوي كل وحدة أجهزة على بنية بيانات تسمى HAL_MODULE_INFO_SYM ويجب أن تبدأ حقول بنية البيانات هذه بـ hw_module_t متبوعة بمعلومات محددة عن الوحدة.
التعريف في السطر 155 من الملف gralloc.h .