Searched defs:ScratchTexMatch (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrContext.h266 enum ScratchTexMatch { enum in class:GrContext
295 GrTexture* lockAndRefScratchTexture(const GrTextureDesc&, ScratchTexMatch match);
1094 GrContext::ScratchTexMatch match = GrContext::kApprox_ScratchTexMatch)
1145 GrContext::ScratchTexMatch match = GrContext::kApprox_ScratchTexMatch) {
/external/skia/include/gpu/
H A DGrContext.h249 enum ScratchTexMatch { enum in class:GrContext
278 GrTexture* lockAndRefScratchTexture(const GrTextureDesc&, ScratchTexMatch match);
1069 GrContext::ScratchTexMatch match = GrContext::kApprox_ScratchTexMatch)
1120 GrContext::ScratchTexMatch match = GrContext::kApprox_ScratchTexMatch) {

Completed in 88 milliseconds