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

/external/skia/src/gpu/
H A DGrPaint.cpp26 void GrPaint::addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { function in class:GrPaint
34 void GrPaint::addColorTextureProcessor(GrTexture* texture, function in class:GrPaint
H A DGrPipelineBuilder.h85 void addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { function in class:GrPipelineBuilder
93 void addColorTextureProcessor(GrTexture* texture, function in class:GrPipelineBuilder

Completed in 236 milliseconds