Searched refs:convertToScreenCoordinates (Results 1 – 1 of 1) sorted by relevance
566 TextCoordinates.convertToScreenCoordinates(mTextView, currentX, currentY); in locateHandlePointsTextIndex()647 return convertToScreenCoordinates(textView, in locateTextAtIndex()660 public static float[] convertToScreenCoordinates(TextView textView, float x, float y) { in convertToScreenCoordinates() method in TextViewActions.TextCoordinates