|
struct hw_module_t | umum |
|
ke dalam(* | registerBuffer )(struct gralloc_module_t const *modul, buffer_handle_t menangani) |
|
ke dalam(* | unregisterBuffer )(struct gralloc_module_t const *modul, buffer_handle_t handle) |
|
ke dalam(* | lock )(struct gralloc_module_t const *module, buffer_handle_t handle, penggunaan int, int l, int t, int w, int h, void **vaddr) |
|
ke dalam(* | membuka )(struct gralloc_module_t const *modul, buffer_handle_t menangani) |
|
ke dalam(* | melakukan )(struct gralloc_module_t const *modul, operasi int,...) |
|
ke dalam(* | lock_ycbcr )(struct gralloc_module_t const *modul, buffer_handle_t handle, penggunaan int, int l, int t, int w, int h, struct android_ycbcr *ycbcr) |
|
ke dalam(* | lockAsync )(struct gralloc_module_t const *modul, buffer_handle_t menangani, penggunaan int, int l, int t, int w, int h, void **vaddr, int pagarFd) |
|
ke dalam(* | unlockAsync )(struct gralloc_module_t const *modul, buffer_handle_t handle, int *fenceFd) |
|
ke dalam(* | lockAsync_ycbcr )(struct gralloc_module_t const *modul, buffer_handle_t handle, penggunaan int, int l, int t, int w, int h, struct android_ycbcr *ycbcr, int pagarFd) |
|
ruang kosong * | proses_reservasi [3] |
|
Setiap modul perangkat keras harus memiliki struktur data bernama HAL_MODULE_INFO_SYM dan bidang struktur data ini harus dimulai dengan hw_module_t diikuti dengan informasi spesifik modul.
Definisi pada baris 155 file gralloc.h .