Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp93 int32_t* outReleaseFence) { in gralloc1_unlock() argument
99 if (outReleaseFence) in gralloc1_unlock()
100 *outReleaseFence = -1; in gralloc1_unlock()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_public_interface.cpp347 …_gralloc1_unlock_async(gralloc1_device_t *device, buffer_handle_t buffer, int32_t *outReleaseFence) in mali_gralloc1_unlock_async() argument
357 mali_gralloc_unlock_async(m, buffer, outReleaseFence); in mali_gralloc1_unlock_async()