Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DGpu.h40 virtual void testingOnly_endCapture() {} in testingOnly_endCapture() function
/third_party/skia/experimental/graphite/src/mtl/
DMtlGpu.h39 void testingOnly_endCapture() override;
DMtlGpu.mm88 void Gpu::testingOnly_endCapture() {
/third_party/skia/tests/graphite/
DCommandBufferTest.cpp197 gpu->testingOnly_endCapture(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h292 void testingOnly_endCapture() override;
DGrMtlGpu.mm231 this->testingOnly_endCapture();
1732 void GrMtlGpu::testingOnly_endCapture() { function
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h72 void testingOnly_endCapture() override;
DGrD3DGpu.cpp1638 void GrD3DGpu::testingOnly_endCapture() { in testingOnly_endCapture() function in GrD3DGpu
/third_party/skia/src/gpu/
DGrGpu.h623 virtual void testingOnly_endCapture() {} in testingOnly_endCapture() function