Searched refs:mTempBounds (Results 1 – 4 of 4) sorted by relevance
90 private Rect mTempBounds = new Rect(); field in BadgedImageView169 getDrawingRect(mTempBounds); in onDraw()172 mDrawParams.iconBounds = mTempBounds; in onDraw()242 getDrawingRect(mTempBounds); in getDotCenter()243 float dotCenterX = mTempBounds.width() * dotPosition[0]; in getDotCenter()244 float dotCenterY = mTempBounds.height() * dotPosition[1]; in getDotCenter()
100 private final Rect mTempBounds = new Rect(); field in FastScroller588 final Rect bounds = mTempBounds; in updateLayout()772 final Rect bounds = mTempBounds; in layoutThumb()1136 final Rect bounds = mTempBounds; in transitionPreviewLayout()
2949 private final Rect mTempBounds = new Rect(); field in AutofillManager.CompatibilityBridge3100 final Rect newBounds = mTempBounds; in notifyViewEntered()
62644 Landroid/view/autofill/AutofillManager$CompatibilityBridge;->mTempBounds:Landroid/graphics/Rect;70898 Landroid/widget/FastScroller;->mTempBounds:Landroid/graphics/Rect;