Searched refs:mRectFColors (Results 1 – 1 of 1) sorted by relevance
37 private Map<RectF, WallpaperColors> mRectFColors = new ArrayMap<>(); field in EngineWindowPage47 mRectFColors.put(area, colors); in addWallpaperColors()59 mRectFColors.remove(area); in removeArea()74 return mRectFColors.get(rect); in getColors()94 mRectFColors.remove(colorArea); in removeColor()