Searched refs:buildDrawingCacheDepth (Results 1 – 1 of 1) sorted by relevance
114 private int buildDrawingCacheDepth = 0; field in LottieAnimationView971 buildDrawingCacheDepth++; in buildDrawingCache()973 if (buildDrawingCacheDepth == 1 && getWidth() > 0 && getHeight() > 0 && in buildDrawingCache()977 buildDrawingCacheDepth--; in buildDrawingCache()