Searched defs:mapRadius (Results 1 – 4 of 4) sorted by relevance
18 public void mapRadius() throws Exception { in mapRadius() method in MatrixTest
353 protected float mapRadius(float radius) { in mapRadius() method in ShadowLegacyMatrix
353 protected float mapRadius(float radius) { in mapRadius() method in ShadowMatrix
1166 SkScalar SkMatrix::mapRadius(SkScalar radius) const { in mapRadius() function in SkMatrix