Searched defs:GLFenceSync (Results 1 – 2 of 2) sorted by relevance
86 class GLFenceSync; // SkGpuFenceSync implementation that uses the OpenGL functionality. variable120 friend class GLFenceSync; // For onPlatformGetProcAddress. variable
12 class SkGLContext::GLFenceSync : public SkGpuFenceSync { class in SkGLContext21 GLFenceSync() {} in GLFenceSync() function in SkGLContext::GLFenceSync