Home
last modified time | relevance | path

Searched refs:clearAbove (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java439 final int clearAbove = 0; in recycleOffscreenViews() local
460 if (child.getBottom() >= clearAbove) { in recycleOffscreenViews()