Home | History | Annotate | Download | only in launcher2

Lines Matching full:shoulddrawchild

815     protected boolean shouldDrawChild(View child) {
850 (leftScreen <= i && i <= rightScreen && shouldDrawChild(v))) {