Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.mm1763 void GrMtlGpu::testingOnly_stopCapture() { function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h671 virtual void testingOnly_stopCapture() {} in testingOnly_stopCapture() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp1708 void GrD3DGpu::testingOnly_stopCapture() { in testingOnly_stopCapture() function in GrD3DGpu