Searched defs:setContentDrawBounds (Results 1 – 4 of 4) sorted by relevance
64 void setContentDrawBounds(int left, int top, int right, int bottom) { in setContentDrawBounds() function
153 void setContentDrawBounds(const Rect& bounds) { mContentDrawBounds = bounds; } in setContentDrawBounds() function
281 void RenderProxy::setContentDrawBounds(int left, int top, int right, int bottom) { in setContentDrawBounds() function in android::uirenderer::renderthread::RenderProxy
779 public void setContentDrawBounds(int left, int top, int right, int bottom) { in setContentDrawBounds() method in HardwareRenderer