Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPaint.cpp24 void GrPaint::addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { in addColorTextureProcessor() function in GrPaint
32 void GrPaint::addColorTextureProcessor(GrTexture* texture, in addColorTextureProcessor() function in GrPaint
DGrPipelineBuilder.h81 void addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) { in addColorTextureProcessor() function
89 void addColorTextureProcessor(GrTexture* texture, in addColorTextureProcessor() function