Home
last modified time | relevance | path

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

/external/chromium_org/third_party/hwcplus/include/hardware/
Dgralloc.h138 typedef struct gralloc_module_t { struct
156 int (*registerBuffer)(struct gralloc_module_t const* module, argument
171 int (*unregisterBuffer)(struct gralloc_module_t const* module, argument
209 int (*lock)(struct gralloc_module_t const* module, argument
220 int (*unlock)(struct gralloc_module_t const* module, argument
225 int (*perform)(struct gralloc_module_t const* module, argument
239 int (*lock_ycbcr)(struct gralloc_module_t const* module, argument
246 } gralloc_module_t; argument