Home
last modified time | relevance | path

Searched refs:testingOnly_setExplicitlyAllocateGPUResources (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DResourceAllocatorTest.cpp134 bool GrResourceProvider::testingOnly_setExplicitlyAllocateGPUResources(bool newValue) { in testingOnly_setExplicitlyAllocateGPUResources() function in GrResourceProvider
145 bool orig = resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
254 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(orig); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
277 bool orig = resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
287 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(orig); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
325 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(explicitlyAllocating); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
Dskbug6653.cpp108 ctx->priv().resourceProvider()->testingOnly_setExplicitlyAllocateGPUResources(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skqp/tests/
DResourceAllocatorTest.cpp134 bool GrResourceProvider::testingOnly_setExplicitlyAllocateGPUResources(bool newValue) { in testingOnly_setExplicitlyAllocateGPUResources() function in GrResourceProvider
145 bool orig = resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
254 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(orig); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
277 bool orig = resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
287 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(orig); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
325 resourceProvider->testingOnly_setExplicitlyAllocateGPUResources(explicitlyAllocating); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
Dskbug6653.cpp108 ctx->contextPriv().resourceProvider()->testingOnly_setExplicitlyAllocateGPUResources(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/src/gpu/
DGrResourceProvider.h257 bool testingOnly_setExplicitlyAllocateGPUResources(bool newValue);
/external/skqp/src/gpu/
DGrResourceProvider.h260 bool testingOnly_setExplicitlyAllocateGPUResources(bool newValue);