Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/hardware/
Dgralloc.h410 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close() function
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c291 CHECK(gralloc_close(ctx->device) == 0); in test_close_gralloc()