/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | ColorBufferVk.cpp | 82 int ColorBufferVk::waitSync() { return waitSyncVkColorBuffer(mHandle); } in waitSync() function in gfxstream::vk::ColorBufferVk
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwFunctions.inl | 63 eglWaitSyncFunc waitSync; variable
|
H A D | eglwFuncPtrLibraryImpl.inl | 292 EGLBoolean FuncPtrLibrary::waitSync (EGLDisplay dpy, EGLSync sync, EGLint flags) const function in FuncPtrLibrary
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | TranslatorIfaces.h | 108 void (*waitSync)(GLsync, GLbitfield, GLuint64); member
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | ColorBuffer.cpp | 460 int ColorBuffer::waitSync() { in waitSync() function in gfxstream::ColorBuffer
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | EglManager.cpp | 89 bool waitSync = false; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 917 void ColorBufferGl::waitSync(bool debug) { in waitSync() function in gfxstream::gl::ColorBufferGl
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 514 bool GLESRenderEngine::waitSync(EGLSyncKHR sync, EGLint flags) { in waitSync() function in android::renderengine::gl::GLESRenderEngine
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Caps.h | 526 bool waitSync = false; member
|
H A D | validationES3.cpp | 4829 Sync *waitSync = context->getSync(syncPacked); in ValidateWaitSync() local
|
H A D | Context.cpp | 8061 void Context::waitSync(SyncID syncPacked, GLbitfield flags, GLuint64 timeout) in waitSync() function in gl::Context
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglSyncTests.cpp | 98 typedef EGLBoolean (Library::*waitSync)(EGLDisplay, EGLSync, EGLint) const; typedef in deqp::egl::SyncTest
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 375 PFNGLWAITSYNCPROC waitSync = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 915 glWaitSyncFunc waitSync; variable
|