Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrTextureEffect.cpp307 if (this->matrixEffectShouldNormalize()) { in coordAdjustmentMatrix()
461 SkASSERT(!(unormCoordsRequiredForShaderMode && te.matrixEffectShouldNormalize())); in emitCode()
815 bool GrTextureEffect::matrixEffectShouldNormalize() const { in matrixEffectShouldNormalize() function in GrTextureEffect
H A DGrTextureEffect.h208 bool matrixEffectShouldNormalize() const;