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