Searched defs:argb (Results 1 – 11 of 11) sorted by relevance
27 float[] fromInt(@ColorInt int argb); in fromInt()
221 public static float lstarFromInt(int argb) { in lstarFromInt()237 static float yFromInt(int argb) { in yFromInt()247 static float[] xyzFromInt(int argb) { in xyzFromInt()
143 public static Cam fromInt(int argb) { in fromInt()152 public static Cam fromIntInFrame(int argb, @NonNull Frame frame) { in fromIntInFrame()328 int argb = ColorUtils.XYZToColor(x, y, z); in viewed() local
166 public MetaData setIconBackgoundArgb(int argb) { in setIconBackgoundArgb()
1042 int argb = in pack() local1318 public static int argb( in argb() method in Color1337 public static int argb(float alpha, float red, float green, float blue) { in argb() method in Color
43 public abstract void clearBuffer(float[] argb); in clearBuffer()
370 public void clearBuffer(float[] argb) { in clearBuffer()
567 public void setLightColor(int argb) { in setLightColor()
4703 public Builder setLights(@ColorInt int argb, int onMs, int offMs) { in setLights()5184 public Builder setColor(@ColorInt int argb) { in setColor()
789 private int getMultipliedAlpha(int argb, int alpha) { in getMultipliedAlpha()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...