Searched defs:colorsCount (Results 1 – 2 of 2) sorted by relevance
2512 int colorsCount = wallpaper.primaryColors.getMainColors().size(); in writeWallpaperAttributes() local2775 int colorsCount = getAttributeInt(parser, "colorsCount", 0); in parseWallpaperAttributes() local
449 uint32_t colorsCount = (op.meshWidth + 1) * (op.meshHeight + 1); in onBitmapMeshOp() local