Searched defs:SRGB (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DDescription.h59 SRGB, member in class:android::Description::TransferFunction
/frameworks/base/graphics/java/android/graphics/
H A DColorSpace.java54 * ColorSpace sRgb = ColorSpace.get(ColorSpace.Named.SRGB);
75 * native white point (D65 for {@link Named#SRGB sRGB} for instance and must
98 * <p>You can easily convert to {@link Named#SRGB sRGB} by omitting the second
219 * <p>The properties of each color space are described below (see {@link #SRGB sRGB}
262 SRGB, enum constant in enum:ColorSpace.Named
900 * {@link Named#SRGB sRGB IEC61966-2.1} or
966 * the {@link Named#SRGB sRGB} gamut and if the area of its gamut is
984 * {@link Named#SRGB sRGB} primaries.
994 * <p>This method always returns true for {@link Named#SRGB}.</p>
1129 * <p>For instance, the string representation of the {@link Named#SRGB sRG
[all...]
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java494 public static final short SRGB = 1; field in interface:ExifInterface.ColorSpace

Completed in 697 milliseconds