Searched refs:hasPerspective (Results 1 – 24 of 24) sorted by relevance
110 if ((stretch < 0) != mat.hasPerspective()) { in test_matrix_max_stretch()114 REPORTER_ASSERT(reporter, (stretch < 0) == mat.hasPerspective()); in test_matrix_max_stretch()116 if (mat.hasPerspective()) { in test_matrix_max_stretch()
210 bool persp = m.hasPerspective(); in generate_lines_and_quads()554 if (viewM.hasPerspective()) { in createGeom()613 if (!drawState->getViewMatrix().hasPerspective()) { in onDrawPath()
483 if (!drawState->getViewMatrix().hasPerspective() && in internalDrawPath()
1745 if (draw.fMatrix->hasPerspective()) { in drawText()1773 if (draw.fMatrix->hasPerspective()) { in drawPosText()
241 bool GrMatrix::hasPerspective() const {
604 if (!this->getMatrix().hasPerspective()) { in drawPaint()
168 if (this->hasPerspective()) { in preTranslate()186 if (this->hasPerspective()) { in postTranslate()806 if (this->hasPerspective()) { in asAffine()821 int isPersp = this->hasPerspective(); in invert()1006 SkASSERT(!m.hasPerspective()); in RotTrans_pts()1028 SkASSERT(m.hasPerspective()); in Persp_pts()1085 if (this->hasPerspective()) { in mapVectors()1140 SkASSERT(m.hasPerspective()); in Persp_xy()1677 if (this->hasPerspective()) { in getMaxStretch()
180 if (mat.hasPerspective()) { in ComputeMatrixClass()
707 SkASSERT(!matrix.hasPerspective()); in SkComputeAxisAlignmentForHText()
880 if (matrix.hasPerspective()) { in SkDrawTreatAsHairline()1536 (fMatrix->hasPerspective())) { in drawText()1737 (fMatrix->hasPerspective())) { in drawPosText()
1184 if (fMCRec->fMatrix->hasPerspective()) { in quickReject()
1180 if (matrix.hasPerspective()) { in transform()
1448 SkASSERT(deviceMatrix == NULL || !deviceMatrix->hasPerspective()); in MakeRec()
239 bool hasPerspective() const { return m_matrix[2][3] != 0.0f; } in hasPerspective() function
82 bool hasPerspective() const { in hasPerspective() function
1531 …Operation() || style->transformStyle3D() == TransformStyle3DPreserve3D || style->hasPerspective());1998 style->hasPerspective() ||
1897 …ct(this)->layer()->transform()) || (containerObject && containerObject->style()->hasPerspective()); in shouldUseTransformFromContainer()1913 …if (containerObject && containerObject->hasLayer() && containerObject->style()->hasPerspective()) { in getTransformFromContainer()
440 if (style->hasPerspective()) { in updateGraphicsLayerGeometry()
756 if (!style->hasPerspective()) in perspectiveTransform()
271 if (m_drawTransform.hasPerspective()) { in addDirtyArea()
735 …hasTransformRelatedProperty() const { return hasTransform() || preserves3D() || hasPerspective(); } in hasTransformRelatedProperty()766 bool hasPerspective() const { return rareNonInheritedData->m_perspective > 0; } in hasPerspective() function
1060 } else if (!sampler.getMatrix().hasPerspective()) { in buildProgram()
1593 if (!style->hasPerspective()) in getPropertyCSSValue()
35423 (WebCore::InheritedFlags::hasPerspective):37678 (WebCore::RenderLayer::hasPerspective):41220 (WebCore::TransformationMatrix::hasPerspective):