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