Searched defs:drawBoxedStrings (Results 1 – 2 of 2) sorted by relevance
55 public void drawBoxedStrings(int x, int y, @NonNull List<?> strings) { in drawBoxedStrings() method in TestGraphics
386 public void drawBoxedStrings(int x, int y, @NonNull List<?> strings) { in drawBoxedStrings() method in GCWrapper