Home | History | Annotate | Download | only in view

Lines Matching refs:invalidate

643         if (DEBUG_DRAW) Log.v(TAG, "Invalidate child: " + dirty);
1847 ((View) msg.obj).invalidate();
1851 info.target.invalidate(info.left, info.top, info.right, info.bottom);