Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc30 GRALLOC_DRM_GET_FORMAT, enumerator
244 case GRALLOC_DRM_GET_FORMAT: in gralloc0_perform()
267 case GRALLOC_DRM_GET_FORMAT: in gralloc0_perform()
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c46 GRALLOC_DRM_GET_FORMAT, enumerator
480 CHECK(mod->perform(mod, GRALLOC_DRM_GET_FORMAT, info.handle, &format) == 0); in test_perform()