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