Searched defs:outPos (Results 1 – 5 of 5) sorted by relevance
136 private void calculateStartPos(Point outPos) { in calculateStartPos()
231 size_t outPos = 0; in process() local
313 size_t outPos = 0; in process() local
3735 void getRelativePosition(Point outPos) { in getRelativePosition()3736 getRelativePosition(getBounds(), outPos); in getRelativePosition() local3740 void getRelativePosition(Rect curBounds, Point outPos) { in getRelativePosition()
5395 private void transformSurfaceInsetsPosition(Point outPos, Rect surfaceInsets) { in transformSurfaceInsetsPosition()