Searched refs:mapPoint (Results 1 – 6 of 6) sorted by relevance
211 void mapPoint(float& x, float& y) const; // 2d only
270 transform.mapPoint(cur->x, cur->y); in setupStencilRectList()
194 transformXY->mapPoint(point.x, point.y); in mapPointFakeZ()
29 transform.mapPoint(v.x, v.y); in handlePoint()
424 void Matrix4::mapPoint(float& x, float& y) const { in mapPoint() function in android::uirenderer::Matrix4
1228 transform.mapPoint(v.x, v.y); in handlePoint()