Searched defs:deleteFence (Results 1 - 6 of 6) sorted by relevance

/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp29 void deleteFence(sk_gpu_test::PlatformFence fence) const override;
323 void EGLFenceSync::deleteFence(sk_gpu_test::PlatformFence platformFence) const { function in class:__anon17343::EGLFenceSync
/external/skia/tools/gpu/gl/
H A DGLTestContext.cpp21 void deleteFence(sk_gpu_test::PlatformFence fence) const override;
81 void GLFenceSync::deleteFence(sk_gpu_test::PlatformFence fence) const { function in class:__anon17339::GLFenceSync
/external/skia/src/gpu/vk/
H A DGrVkGpu.cpp1861 void GrVkGpu::deleteFence(GrFence fence) const { function in class:GrVkGpu
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp4463 void GrGLGpu::deleteFence(GrFence fence) const { function in class:GrGLGpu
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp223 deleteFence(mFenceNameSpace.firstName());
872 void Context::deleteFence(GLuint fence) function in class:gl::Context
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp203 deleteFence(mFenceNameSpace.firstName());
1013 void Context::deleteFence(GLuint fence) function in class:es2::Context

Completed in 139 milliseconds