Searched refs:makeNotCurrent (Results 1 – 5 of 5) sorted by relevance
28 void TestContext::makeNotCurrent() const { this->onPlatformMakeNotCurrent(); } in makeNotCurrent() function in sk_gpu_test::TestContext
48 void makeNotCurrent() const;
126 testCtx->makeNotCurrent(); in DDLFuzzer()
291 testContext->makeNotCurrent(); in run_ddl_benchmark()319 testContext->makeNotCurrent(); in run_ddl_benchmark()
1833 gpuTestCtx->makeNotCurrent(); in ddlDraw()1888 gpuTaskGroup->add([gpuTestCtx] { gpuTestCtx->makeNotCurrent(); }); in ddlDraw()