Home
last modified time | relevance | path

Searched defs:gralloc_module_t (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc.h157 typedef struct gralloc_module_t { struct
175 int (*registerBuffer)(struct gralloc_module_t const* module, argument
190 int (*unregisterBuffer)(struct gralloc_module_t const* module, argument
228 int (*lock)(struct gralloc_module_t const* module, argument
239 int (*unlock)(struct gralloc_module_t const* module, argument
244 int (*perform)(struct gralloc_module_t const* module, argument
267 int (*lock_ycbcr)(struct gralloc_module_t const* module, argument
282 int (*lockAsync)(struct gralloc_module_t const* module, argument
298 int (*unlockAsync)(struct gralloc_module_t const* module, argument
312 int (*lockAsync_ycbcr)(struct gralloc_module_t const* module, argument
[all …]
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_module.h53 } gralloc_module_t; typedef