Searched refs:kMaxSkewAngle (Results 1 – 1 of 1) sorted by relevance
48 static constexpr float kMaxSkewAngle = 85; in totalMatrix() local49 sk = -SkDegreesToRadians(SkTPin(sk, -kMaxSkewAngle, kMaxSkewAngle)); in totalMatrix()