Home | History | Annotate | Download | only in core

Lines Matching refs:hasPerspective

570         // TODO: add a hasPerspective method similar to getLocalClipBounds. This
571 // would cache the SkMatrix::hasPerspective result. Alternatively, have
572 // the MC stack just set a hasPerspective boolean as it is updated.
573 if (this->getTotalMatrix().hasPerspective()) {