Searched defs:gralloc1_device_t (Results 1 – 2 of 2) sorted by relevance
64 struct gralloc1_device_t { struct66 void (*getCapabilities)(gralloc1_device_t*, uint32_t*, int32_t*); argument67 gralloc1_function_pointer_t (*getFunction)(gralloc1_device_t*, int32_t); argument
305 } gralloc1_device_t; typedef