Searched refs:foregroundSize (Results 1 – 1 of 1) sorted by relevance
88 int foregroundSize = Math.max(requestedSize, drawingSize); in createFolderAdaptiveIcon() local89 float shift = foregroundSize - requestedSize; in createFolderAdaptiveIcon()98 Canvas fgCanvas = foreground.beginRecording(foregroundSize, foregroundSize); in createFolderAdaptiveIcon()