Home
last modified time | relevance | path

Searched refs:calculateBounds (Results 1 – 10 of 10) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/graphics/
DBoundsRule.java116 public void calculateBounds(Rect rect, Rect result) { in calculateBounds() method in BoundsRule
DCompositeDrawable.java300 mBoundsRule.calculateBounds(bounds, adjustedBounds); in updateBounds()
/frameworks/base/libs/hwui/
DClipArea.cpp138 Rect RectangleList::calculateBounds() const { in calculateBounds() function in android::uirenderer::RectangleList
380 serialization->rect = mRectangleList.calculateBounds(); in serializeClip()
504 rectListClip->rect = rectList.calculateBounds(); in serializeIntersectedClip()
DClipArea.h80 Rect calculateBounds() const;
/frameworks/support/api/
D26.0.0-alpha1.txt2899 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
D25.3.0.txt2507 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
D25.4.0.txt2553 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
D26.0.0-beta1.txt3488 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
D26.0.0-SNAPSHOT.txt3539 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
D26.0.0-beta2.txt3528 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);