Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mapCoordInSelfToDescendent

413     public float mapCoordInSelfToDescendent(View descendant, int[] coord) {
414 return Utilities.mapCoordInSelfToDescendent(descendant, this, coord);