Home
last modified time | relevance | path

Searched refs:kPerspective_MatrixClass (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkBitmapShader16BilerpTemplate.h38 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()
147 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan16()
DSkBitmapShaderTemplate.h73 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()
217 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan16()
DARGB32_Clamp_Bilinear_BitmapShader.h80 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()
DSkShader.cpp184 mc = kPerspective_MatrixClass; in ComputeMatrixClass()
/external/skia/include/core/
DSkShader.h287 kPerspective_MatrixClass // slow perspective, need to mappoints each pixel enumerator
/external/skia/src/effects/
DSkGradientShader.cpp1034 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan()
1227 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan16()
1443 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan16()
1712 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan()
1985 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan()
2407 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan()
2447 if (fDstToIndexClass != kPerspective_MatrixClass) { in shadeSpan16()