Searched refs:getInverseClass (Results 1 – 8 of 8) sorted by relevance
38 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()90 if (this->getInverseClass() == kFixedStepInX_MatrixClass) in shadeSpan()147 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan16()198 if (this->getInverseClass() == kFixedStepInX_MatrixClass) in shadeSpan16()
73 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()123 if (this->getInverseClass() == kFixedStepInX_MatrixClass) in shadeSpan()217 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan16()246 if (this->getInverseClass() == kFixedStepInX_MatrixClass) in shadeSpan16()
80 if (this->getInverseClass() == kPerspective_MatrixClass) in shadeSpan()127 if (this->getInverseClass() == kFixedStepInX_MatrixClass) in shadeSpan()
295 MatrixClass getInverseClass() const { return (MatrixClass)fTotalInverseClass; } in getInverseClass() function
357 MatrixClass getInverseClass() const { return (MatrixClass)fTotalInverseClass; } in getInverseClass() function