Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrTest.cpp392 bool isTestingOnlyBackendTexture(GrBackendObject ) const override { return false; } in isTestingOnlyBackendTexture() function in MockGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1239 bool GrVkGpu::isTestingOnlyBackendTexture(GrBackendObject id) const { in isTestingOnlyBackendTexture() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4369 bool GrGLGpu::isTestingOnlyBackendTexture(GrBackendObject id) const { in isTestingOnlyBackendTexture() function in GrGLGpu