Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c51 GRALLOC_DRM_GET_BACKING_STORE, enumerator
499 CHECK(mod->perform(mod, GRALLOC_DRM_GET_BACKING_STORE, duplicate.handle, &id2)); in test_perform()
502 CHECK(mod->perform(mod, GRALLOC_DRM_GET_BACKING_STORE, info.handle, &id1) == 0); in test_perform()
503 CHECK(mod->perform(mod, GRALLOC_DRM_GET_BACKING_STORE, duplicate.handle, &id2) == 0); in test_perform()
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc43 GRALLOC_DRM_GET_BACKING_STORE, enumerator
331 case GRALLOC_DRM_GET_BACKING_STORE: in gralloc0_perform()
375 case GRALLOC_DRM_GET_BACKING_STORE: in gralloc0_perform()