Searched refs:lockAsync (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/include/Android/hardware/ |
D | gralloc.h | 41 … int (*lockAsync)(gralloc_module_t const*, buffer_handle_t, int, int, int, int, int, void**, int); member
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
D | gralloctest.c | 230 ret = module->lockAsync(module, info->handle, info->usage, 0, 0, (info->w) / 2, in lock_async() 364 CHECK(ctx->module->lockAsync); in test_api() 370 CHECK(ctx->module->lockAsync == NULL); in test_api() 375 CHECK(ctx->module->lockAsync == NULL); in test_api()
|
/external/mesa3d/include/android_stub/hardware/ |
D | gralloc.h | 282 int (*lockAsync)(struct gralloc_module_t const* module, member
|
/external/minigbm/cros_gralloc/gralloc0/ |
D | gralloc0.cc | 284 return module->lockAsync(module, handle, usage, l, t, w, h, vaddr, -1); in gralloc0_lock() 573 .lockAsync = gralloc0_lock_async,
|
/external/perfetto/docs/data-sources/ |
D | atrace.md | 76 261190068687289 | android.anim | 1317 | lockAsync | 2269428
|