Searched defs:getClipRect (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DTransformation.java109 setClipRect(t.getClipRect());
126 Rect bounds = t.getClipRect();
145 Rect bounds = t.getClipRect();
192 public Rect getClipRect() { method in class:Transformation
/frameworks/base/libs/hwui/
H A DClipArea.h153 const Rect& getClipRect() const { function in class:android::uirenderer::ClipArea
H A DLayerBuilder.cpp194 const Rect& getClipRect() const { return mBounds; } function in class:android::uirenderer::MergingOpBatch
355 mergingBatch->getClipRect()

Completed in 91 milliseconds