Searched defs:gralloc_module_t (Results 1 – 1 of 1) sorted by relevance
138 typedef struct gralloc_module_t { struct156 int (*registerBuffer)(struct gralloc_module_t const* module, argument171 int (*unregisterBuffer)(struct gralloc_module_t const* module, argument209 int (*lock)(struct gralloc_module_t const* module, argument220 int (*unlock)(struct gralloc_module_t const* module, argument225 int (*perform)(struct gralloc_module_t const* module, argument239 int (*lock_ycbcr)(struct gralloc_module_t const* module, argument246 } gralloc_module_t; argument