Home
last modified time | relevance | path

Searched defs:setClipBounds (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/inline/
DInlineContentView.java220 public void setClipBounds(Rect clipBounds) { in setClipBounds() method in InlineContentView
/frameworks/base/libs/hwui/
DRenderProperties.h195 bool setClipBounds(const Rect& clipBounds) { in setClipBounds() function
/frameworks/base/core/java/android/view/
DSurfaceView.java693 public void setClipBounds(Rect clipBounds) { in setClipBounds() method in SurfaceView
DView.java24568 public void setClipBounds(Rect clipBounds) { in setClipBounds() method in View