Home
last modified time | relevance | path

Searched refs:testingOnly_endCapture (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlGpu.h260 void testingOnly_endCapture() override;
DGrMtlGpu.mm1531 void GrMtlGpu::testingOnly_endCapture() { function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h72 void testingOnly_endCapture() override;
DGrD3DGpu.cpp1436 void GrD3DGpu::testingOnly_endCapture() { in testingOnly_endCapture() function in GrD3DGpu
/external/skia/src/gpu/
DGrGpu.h601 virtual void testingOnly_endCapture() {} in testingOnly_endCapture() function