Searched refs:ancestorsWithBackgrounds (Results 1 – 1 of 1) sorted by relevance
78 List<View> ancestorsWithBackgrounds = new ArrayList<>(); in getCombinedBackgroundBitmap() local85 ancestorsWithBackgrounds.add(view); in getCombinedBackgroundBitmap()106 final int layerCount = ancestorsWithBackgrounds.size(); in getCombinedBackgroundBitmap()108 View ancestor = ancestorsWithBackgrounds.get(i); in getCombinedBackgroundBitmap()