Searched defs:overlayBounds (Results 1 – 3 of 3) sorted by relevance
176 val overlayBounds = Rect(0, 0, DISPLAY_WIDTH, DISPLAY_HEIGHT) regex
852 final Rect overlayBounds = new Rect( in updateUdfpsLocation() local
25850 final Rect overlayBounds = mForegroundInfo.mOverlayBounds; in onDrawForeground() local