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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPaint.cpp14 void GrPaint::addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { function in class:GrPaint
22 void GrPaint::addColorTextureProcessor(GrTexture* texture, function in class:GrPaint
H A DGrDrawState.h227 void addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { function in class:GrDrawState
235 void addColorTextureProcessor(GrTexture* texture, function in class:GrDrawState

Completed in 109 milliseconds