Searched refs:mRectFColors (Results 1 – 1 of 1) sorted by relevance
36 private Map<RectF, WallpaperColors> mRectFColors = new ArrayMap<>(); field in EngineWindowPage46 mRectFColors.put(area, colors); in addWallpaperColors()58 mRectFColors.remove(area); in removeArea()73 return mRectFColors.get(rect); in getColors()88 mRectFColors.remove(colorArea); in removeColor()