Searched refs:colorValidArray (Results 1 – 1 of 1) sorted by relevance
56 colorValidArray: IntArray, in fillAverageColorForUnmappedPixel()67 val pixelValue = colorValidArray[j + i * bitmapWidth] in fillAverageColorForUnmappedPixel()106 val colorValidArray = IntArray(originalBitmap.width * originalBitmap.height, { 0 }) in bitmapWithMaterialYouColorsSimulation() constant115 colorValidArray[it] = k.second in bitmapWithMaterialYouColorsSimulation()126 if (colorValidArray[it] == 0) { in bitmapWithMaterialYouColorsSimulation()139 colorValidArray, in bitmapWithMaterialYouColorsSimulation()