HomeSort by relevance Sort by last modified time
    Searched defs:addColorTextureProcessor (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrPaint.cpp 24 void GrPaint::addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) {
32 void GrPaint::addColorTextureProcessor(GrTexture* texture,
GrPipelineBuilder.h 81 void addColorTextureProcessor(GrTexture* texture, const SkMatrix& matrix) {
89 void addColorTextureProcessor(GrTexture* texture,

Completed in 352 milliseconds