Searched defs:cam (Results 1 – 5 of 5) sorted by relevance
40 Cam cam = Cam.fromInt(RED); in camFromIntToInt() local62 Cam cam = Cam.fromInt(RED); in camFromRed() local73 Cam cam = Cam.fromInt(GREEN); in camFromGreen() local84 Cam cam = Cam.fromInt(BLUE); in camFromBlue() local95 Cam cam = Cam.fromInt(BLACK); in camFromBlack() local106 Cam cam = Cam.fromInt(WHITE); in camFromWhite() local118 Cam cam = Cam.fromInt(colorToTest); in getRedFromGamutMap() local126 Cam cam = Cam.fromInt(colorToTest); in getGreenFromGamutMap() local134 Cam cam = Cam.fromInt(colorToTest); in getBlueFromGamutMap() local142 Cam cam = Cam.fromInt(colorToTest); in getWhiteFromGamutMap() local[all …]
113 Cam cam = Cam.fromInt(tertiaryMid); in testTertiaryHueWrapsProperly() local124 Cam cam = Cam.fromInt(primaryMid); in testSpritz() local135 Cam cam = Cam.fromInt(neutralMid); in testVibrant() local146 Cam cam = Cam.fromInt(neutralMid); in testExpressive() local
392 val cam = intToCam[it.key]!! in getSeedColors() constant404 val cam = it.value in getSeedColors() constant513 val cam = camByColor[entry.key]!! in huePopulations() constant
345 Cam cam = colorToCam.get(color); in WallpaperColors() local366 private static double score(Cam cam, double proportion) { in score()406 final Cam cam = colorToCam.get(color); in hueProportions() local
707 CAMTRACK *cam; in camTrack() local