Searched defs:setLeftTopRightBottom (Results 1 – 3 of 3) sorted by relevance
665 public abstract void setLeftTopRightBottom(int left, int top, int right, int bottom); in setLeftTopRightBottom() method in DisplayList
423 public void setLeftTopRightBottom(int left, int top, int right, int bottom) { in setLeftTopRightBottom() method in GLES20DisplayList
410 void setLeftTopRightBottom(int left, int top, int right, int bottom) { in setLeftTopRightBottom() function