Searched refs:folderCount (Results 1 – 1 of 1) sorted by relevance
600 int folderCount = 0; in shouldUseHardwareLayerForAnimation() local605 if (child instanceof FolderIcon) ++folderCount; in shouldUseHardwareLayerForAnimation()607 return folderCount >= MIN_FOLDERS_FOR_HARDWARE_OPTIMIZATION; in shouldUseHardwareLayerForAnimation()