Home
last modified time | relevance | path

Searched refs:matrixEffectShouldNormalize (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.h177 bool matrixEffectShouldNormalize() const;
H A DGrTextureEffect.cpp244 if (this->matrixEffectShouldNormalize()) { in coordAdjustmentMatrix()
398 SkASSERT(!(unormCoordsRequiredForShaderMode && te.matrixEffectShouldNormalize())); in emitCode()
758 bool GrTextureEffect::matrixEffectShouldNormalize() const { in matrixEffectShouldNormalize() function in GrTextureEffect

Completed in 3 milliseconds