Searched refs:mAbsRect (Results 1 – 1 of 1) sorted by relevance
77 private final Rectangle mAbsRect; field in CanvasViewInfo115 mAbsRect = absRect; in CanvasViewInfo()127 return mAbsRect; in getAbsRect()459 if (mAbsRect.width < SELECTION_MIN_SIZE || mAbsRect.height < SELECTION_MIN_SIZE) { in isInvisible()461 mAbsRect.width <= 0 || mAbsRect.height <= 0); in isInvisible()