Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp1695 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer
/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLESRenderEngine.cpp1789 void GLESRenderEngine::FlushTracer::queueSync(EGLSyncKHR sync) { in queueSync() function in android::renderengine::gl::GLESRenderEngine::FlushTracer
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp1237 static void queueSync(EGLSyncKHR sync) { in queueSync() function in android::FrameCompletionThread