Searched defs:queueSync (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/renderengine/gl/ | ||
D | GLESRenderEngine.cpp | 1539 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer |
/frameworks/native/opengl/libs/EGL/ | ||
D | egl_platform_entries.cpp | 1320 static void queueSync(EGLSyncKHR sync) { in queueSync() function in android::FrameCompletionThread |