Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp1539 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1320 static void queueSync(EGLSyncKHR sync) { in queueSync() function in android::FrameCompletionThread