Searched refs:gralloc1_device_open (Results 1 – 1 of 1) sorted by relevance
32 static int gralloc1_device_open(const hw_module_t*, const char*, hw_device_t**);35 .open = gralloc1_device_open,127 static int gralloc1_device_open(const hw_module_t* module, const char* id, hw_device_t** device) { in gralloc1_device_open() function