Searched defs:gralloc_module_t (Results 1 – 1 of 1) sorted by relevance
118 typedef struct gralloc_module_t { struct136 int (*registerBuffer)(struct gralloc_module_t const* module, argument151 int (*unregisterBuffer)(struct gralloc_module_t const* module, argument185 int (*lock)(struct gralloc_module_t const* module, argument196 int (*unlock)(struct gralloc_module_t const* module, argument201 int (*perform)(struct gralloc_module_t const* module, argument206 } gralloc_module_t; argument