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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp1342 effect.reset(this->createPMToUPMEffect(src, swapRAndB, textureMatrix));
1698 const GrEffectRef* GrContext::createPMToUPMEffect(GrTexture* texture, function in class:GrContext
/external/skia/src/gpu/
H A DGrContext.cpp1342 effect.reset(this->createPMToUPMEffect(src, swapRAndB, textureMatrix));
1698 const GrEffectRef* GrContext::createPMToUPMEffect(GrTexture* texture, function in class:GrContext

Completed in 60 milliseconds