Home | History | Annotate | Download | only in controllersample

Lines Matching refs:onSizeChanged

203     protected void onSizeChanged(int w, int h, int oldw, int oldh) {
204 super.onSizeChanged(w, h, oldw, oldh);