Searched defs:gralloc_module_t (Results 1 - 1 of 1) sorted by path

/hardware/libhardware/include/hardware/
H A Dgralloc.h118 typedef struct gralloc_module_t { struct
136 int (*registerBuffer)(struct gralloc_module_t const* module,
151 int (*unregisterBuffer)(struct gralloc_module_t const* module,
185 int (*lock)(struct gralloc_module_t const* module,
196 int (*unlock)(struct gralloc_module_t const* module,
201 int (*perform)(struct gralloc_module_t const* module,
206 } gralloc_module_t; typedef in typeref:struct:gralloc_module_t

Completed in 316 milliseconds