Home
last modified time | relevance | path

Searched refs:makeNotCurrent (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tools/gpu/
H A DTestContext.cpp28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent() function in sk_gpu_test::TestContext
H A DTestContext.h48 void makeNotCurrent() const;
/third_party/skia/fuzz/
H A DFuzzDDLThreading.cpp126 testCtx->makeNotCurrent(); in DDLFuzzer()
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp291 testContext->makeNotCurrent(); in run_ddl_benchmark()
319 testContext->makeNotCurrent(); in run_ddl_benchmark()
/third_party/skia/dm/
H A DDMSrcSink.cpp1833 gpuTestCtx->makeNotCurrent(); in ddlDraw()
1888 gpuTaskGroup->add([gpuTestCtx] { gpuTestCtx->makeNotCurrent(); }); in ddlDraw()

Completed in 7 milliseconds