Searched defs:comp (Results 1 – 4 of 4) sorted by relevance
116 JavadocTool comp = JavadocTool.make0(context); in getRootDoc() local
419 ComponentName comp; in testEnforceIntentToMatchIntentFilter() local610 ComponentName comp; in testRevertEnforceIntentToMatchIntentFilter() local
285 ComponentName comp = ComponentName.unflattenFromString(appName); in waitForAppFocus() local
1898 final double[] comp = {Color.red(rgbColor), Color.green(rgbColor), Color.blue(rgbColor)}; in convertRgbToXyz() local1940 private static double[] convertXyzToCieLab(double[] comp) { in convertXyzToCieLab()