Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.cpp69 if (context.fTestContext) { in destroyContexts()
70 restore = context.fTestContext->makeCurrentAndAutoRestore(); in destroyContexts()
77 delete context.fTestContext; in destroyContexts()
90 if (context.fTestContext) { in abandonContexts()
91 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts()
92 context.fTestContext->testAbandon(); in abandonContexts()
99 if (context.fTestContext) { in abandonContexts()
100 delete(context.fTestContext); in abandonContexts()
101 context.fTestContext = nullptr; in abandonContexts()
120 if (context.fTestContext) { in releaseResourcesAndAbandonContexts()
[all …]
DGrContextFactory.h157 TestContext* fTestContext; member
178 TestContext* testContext() const { return fTestContext; } in testContext()
183 return static_cast<GLTestContext*>(fTestContext); in glContext()
194 : fType(type), fTestContext(testContext), fContext(context), fOptions(options) {} in ContextInfo()
198 TestContext* fTestContext = nullptr; variable
/external/skqp/tools/gpu/
DGrContextFactory.cpp61 if (context.fTestContext) { in destroyContexts()
62 restore = context.fTestContext->makeCurrentAndAutoRestore(); in destroyContexts()
69 delete context.fTestContext; in destroyContexts()
82 if (context.fTestContext) { in abandonContexts()
83 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts()
84 context.fTestContext->testAbandon(); in abandonContexts()
85 delete(context.fTestContext); in abandonContexts()
86 context.fTestContext = nullptr; in abandonContexts()
103 if (context.fTestContext) { in releaseResourcesAndAbandonContexts()
104 restore = context.fTestContext->makeCurrentAndAutoRestore(); in releaseResourcesAndAbandonContexts()
[all …]
DGrContextFactory.h154 TestContext* fTestContext; member
176 TestContext* testContext() const { return fTestContext; } in testContext()
180 return static_cast<GLTestContext*>(fTestContext); in glContext()
188 : fType(type), fTestContext(testContext), fGrContext(grContext), fOptions(options) {} in ContextInfo()
192 TestContext* fTestContext = nullptr; variable
/external/skia/experimental/ddlbench/
Dddlbench.cpp55 , fTestContext(testContext) { in ThreadInfo()
78 TestContext* fTestContext = nullptr; member
126 threadInfo->fTestContext->makeCurrent(); in set_up_context_on_thread()
361 mainContext->fTestContext->makeCurrent(); in main()
397 mainContext->fTestContext->makeNotCurrent(); in main()
420 threadLocal->fTestContext->makeNotCurrent(); in main()
426 mainContext->fTestContext->makeCurrent(); in main()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...