Home | History | Annotate | Download | only in core

Lines Matching defs:mapXY

440     /** Sets input x perspective factor, which causes mapXY() to vary input x inversely
447 /** Sets input y perspective factor, which causes mapXY() to vary input y inversely
1310 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const {
1331 SkPoint mapXY(SkScalar x, SkScalar y) const {