Searched refs:gralloc_module_t (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A Dgralloc.h37 * gralloc_module_t.common.module_api_version.
157 typedef struct gralloc_module_t { struct
175 int (*registerBuffer)(struct gralloc_module_t const* module,
190 int (*unregisterBuffer)(struct gralloc_module_t const* module,
228 int (*lock)(struct gralloc_module_t const* module,
239 int (*unlock)(struct gralloc_module_t const* module,
244 int (*perform)(struct gralloc_module_t const* module,
267 int (*lock_ycbcr)(struct gralloc_module_t const* module,
282 int (*lockAsync)(struct gralloc_module_t const* module,
298 int (*unlockAsync)(struct gralloc_module_t cons
349 } gralloc_module_t; typedef in typeref:struct:gralloc_module_t
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_android.c199 const gralloc_module_t *gralloc = device->gralloc;
236 const gralloc_module_t *gralloc = device->gralloc;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.h241 const gralloc_module_t *gralloc;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.h255 const gralloc_module_t *gralloc;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.c56 static const gralloc_module_t *gralloc = NULL;

Completed in 7 milliseconds