Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc.h155 typedef struct gralloc_module_t { struct
173 int (*registerBuffer)(struct gralloc_module_t const* module, argument
188 int (*unregisterBuffer)(struct gralloc_module_t const* module, argument
226 int (*lock)(struct gralloc_module_t const* module, argument
237 int (*unlock)(struct gralloc_module_t const* module, argument
242 int (*perform)(struct gralloc_module_t const* module, argument
265 int (*lock_ycbcr)(struct gralloc_module_t const* module, argument
280 int (*lockAsync)(struct gralloc_module_t const* module, argument
296 int (*unlockAsync)(struct gralloc_module_t const* module, argument
310 int (*lockAsync_ycbcr)(struct gralloc_module_t const* module, argument
[all …]