Home | History | Annotate | Download | only in launcher3

Lines Matching full:shoulddrawchild

1160     protected boolean shouldDrawChild(View child) {
1197 (leftScreen <= i && i <= rightScreen && shouldDrawChild(v))) {