Searched refs:areaContains (Results 1 – 1 of 1) sorted by relevance
520 public boolean areaContains(float x, float y) { in areaContains() method in FilmstripView.ViewItem2622 if (centerItem != null && centerItem.areaContains(x, y)) {