Searched refs:onResize (Results 1 – 6 of 6) sorted by relevance
74 onResize(width, height); in resize()94 protected void onResize(float width, float height) {} in onResize() method in Shape
82 protected void onResize(float w, float h) { in onResize() method in RoundRectShape83 super.onResize(w, h); in onResize()
43 protected void onResize(float width, float height) { in onResize() method in RectShape
63 protected void onResize(float width, float height) { in onResize() method in PathShape
9225 method protected void onResize(float, float);