Home
last modified time | relevance | path

Searched refs:coordAdjustmentMatrix (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/effects/
DGrMatrixEffect.cpp33 SkMatrix m = te->coordAdjustmentMatrix(); in onSetData()
DGrTextureEffect.h110 SkMatrix coordAdjustmentMatrix() const;
DGrTextureEffect.cpp241 SkMatrix GrTextureEffect::coordAdjustmentMatrix() const { in coordAdjustmentMatrix() function in GrTextureEffect