تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
gralloc_module_t مرجع الهيكل
#include < gralloc.h >
|
البنية 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 .
int(* lock)(struct gralloc_module_t const *module, buffer_handle_t Handle, int use, int l, int t, int w, int h, void **vaddr) |
int(* 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) |
int(* lockAsync)(struct gralloc_module_t const *module, buffer_handle_t Handle, int use, int l, int t, int w, int h, void **vaddr, intencingFd) |
int(* 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) |
int(* RegisterBuffer)(struct gralloc_module_t const *module, buffer_handle_t Handle) |
int(* unlockAsync)(struct gralloc_module_t const *module, buffer_handle_t Handle, int *fenceFd) |
int(* unregisterBuffer)(struct gralloc_module_t const *module, buffer_handle_t Handle) |
تم إنشاء وثائق هذه البنية من الملف التالي:
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2023-12-01 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[],[]]