Searched defs:queueSync (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLESRenderEngine.cpp | 1695 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer |
/aosp12/frameworks/native/libs/renderengine/gl/ | ||
H A D | GLESRenderEngine.cpp | 1789 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer |
/aosp12/frameworks/native/opengl/libs/EGL/ | ||
H A D | egl_platform_entries.cpp | 1237 static void queueSync(EGLSyncKHR sync) { in queueSync() function in android::FrameCompletionThread |