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