HomeSort by relevance Sort by last modified time
    Searched defs:insertFence (Results 1 - 4 of 4) sorted by null

  /external/skia/tools/gpu/gl/
GLTestContext.cpp 19 sk_gpu_test::PlatformFence SK_WARN_UNUSED_RESULT insertFence() const override;
71 sk_gpu_test::PlatformFence GLFenceSync::insertFence() const {
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 27 sk_gpu_test::PlatformFence SK_WARN_UNUSED_RESULT insertFence() const override;
309 sk_gpu_test::PlatformFence EGLFenceSync::insertFence() const {
  /external/skia/src/gpu/vk/
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 210 milliseconds