Searched defs:hasPerspective (Results 1 – 10 of 10) sorted by relevance
135 bool hasPerspective() const { return (w4f() != Sk4f(1.f)).anyTrue(); } in hasPerspective() function
168 bool hasPerspective() const { return (w4f() != Sk4f(1.f)).anyTrue(); } in hasPerspective() function
250 inline bool hasPerspective() const { in hasPerspective() function
243 bool hasPerspective() const { in hasPerspective() function
569 SkScalar tx, SkScalar ty, bool hasPerspective) { in drawShadow()
287 boolean hasPerspective() { in hasPerspective() method in ShadowMatrix
919 bool hasPerspective = this->viewMatrix().hasPerspective(); in onPrepareDraws() local
920 bool hasPerspective = this->viewMatrix().hasPerspective(); in onPrepareDraws() local