Home
last modified time | relevance | path

Searched refs:gralloc1_device_open (Results 1 – 1 of 1) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp32 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