Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.cpp54 if (context.fTestContext) { in destroyContexts()
55 context.fTestContext->makeCurrent(); in destroyContexts()
62 delete context.fTestContext; in destroyContexts()
70 if (context.fTestContext) { in abandonContexts()
71 context.fTestContext->makeCurrent(); in abandonContexts()
72 context.fTestContext->testAbandon(); in abandonContexts()
73 delete(context.fTestContext); in abandonContexts()
74 context.fTestContext = nullptr; in abandonContexts()
85 if (context.fTestContext) { in releaseResourcesAndAbandonContexts()
86 context.fTestContext->makeCurrent(); in releaseResourcesAndAbandonContexts()
[all …]
DGrContextFactory.h31 TestContext* testContext() const { return fTestContext; } in testContext()
35 return static_cast<GLTestContext*>(fTestContext); in glContext()
41 return static_cast<VkTestContext*>(fTestContext); in vkContext()
48 , fTestContext(testContext) in ContextInfo()
53 TestContext* fTestContext = nullptr; variable
159 TestContext* fTestContext; member
/external/skia/tests/
DGpuSampleLocationsTest.cpp167 GLTestSampleLocationsInterface() : fTestContext(sk_gpu_test::CreateDebugGLTestContext()) { in GLTestSampleLocationsInterface()
168 fStandard = fTestContext->gl()->fStandard; in GLTestSampleLocationsInterface()
169 fExtensions = fTestContext->gl()->fExtensions; in GLTestSampleLocationsInterface()
170 fFunctions = fTestContext->gl()->fFunctions; in GLTestSampleLocationsInterface()
178 fTestContext->gl()->fFunctions.fGetIntegerv(pname, params); in GLTestSampleLocationsInterface()
198 std::unique_ptr<sk_gpu_test::GLTestContext> fTestContext; member in GLTestSampleLocationsInterface
DCrossContextImageTest.cpp173 sk_gpu_test::TestContext* fTestContext; member
182 ctx->fTestContext->makeCurrent(); in upload_image_thread_proc()
220 ctx.fTestContext = info2.testContext();
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.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/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...