Home
last modified time | relevance | path

Searched defs:eglsync (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp325 EGLSyncKHR eglsync = fEGLCreateSyncKHR(fDisplay, EGL_SYNC_FENCE_KHR, nullptr); in insertFence() local
330 EGLSyncKHR eglsync = reinterpret_cast<EGLSyncKHR>(platformFence); in waitFence() local
339 EGLSyncKHR eglsync = reinterpret_cast<EGLSyncKHR>(platformFence); in deleteFence() local