Home
last modified time | relevance | path

Searched refs:reuseScratch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrSWMaskHelper.cpp139 bool reuseScratch = fContext->getGpu()->caps()->reuseScratchTextures(); in toTexture() local
147 reuseScratch ? 0 : GrContext::kDontFlush_PixelOpsFlag); in toTexture()
/external/skia/src/gpu/
DGrSWMaskHelper.cpp139 bool reuseScratch = fContext->getGpu()->caps()->reuseScratchTextures(); in toTexture() local
147 reuseScratch ? 0 : GrContext::kDontFlush_PixelOpsFlag); in toTexture()