Searched defs:getClipRect (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/view/animation/ | ||
D | Transformation.java | 192 public Rect getClipRect() { in getClipRect() method in Transformation |
/frameworks/base/libs/hwui/ | ||
D | ClipArea.h | 152 const Rect& getClipRect() const { in getClipRect() function |
D | LayerBuilder.cpp | 194 const Rect& getClipRect() const { return mBounds; } in getClipRect() function in android::uirenderer::MergingOpBatch |