Home
last modified time | relevance | path

Searched defs:testingOnly_endCapture (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/experimental/graphite/src/
DGpu.h40 virtual void testingOnly_endCapture() {} in testingOnly_endCapture() function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1732 void GrMtlGpu::testingOnly_endCapture() { function
/third_party/skia/src/gpu/
DGrGpu.h630 virtual void testingOnly_endCapture() {} in testingOnly_endCapture() function
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1638 void GrD3DGpu::testingOnly_endCapture() { in testingOnly_endCapture() function in GrD3DGpu