Home
last modified time | relevance | path

Searched refs:makeCurrentAndAutoRestore (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp69 restore = context.fTestContext->makeCurrentAndAutoRestore(); in destroyContexts()
90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts()
120 restore = context.fTestContext->makeCurrentAndAutoRestore(); in releaseResourcesAndAbandonContexts()
318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal()
H A DTestContext.cpp31 SkScopeExit TestContext::makeCurrentAndAutoRestore() const { in makeCurrentAndAutoRestore() function in sk_gpu_test::TestContext
H A DTestContext.h61 SkScopeExit SK_WARN_UNUSED_RESULT makeCurrentAndAutoRestore() const;
/third_party/skia/tests/
H A DImageTest.cpp393 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1108 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()

Completed in 5 milliseconds