Searched refs:RGB (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterCurves.java57 if (!mParameters.getSpline(Spline.RGB).isOriginal()) {
59 populateArray(rgbGradient, Spline.RGB);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageCurves.java54 private int mCurrentCurveIndex = Spline.RGB;
193 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.RED) {
196 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.GREEN) {
199 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.BLUE) {
202 // We only display the other channels curves when showing the RGB curve
203 if (mCurrentCurveIndex == Spline.RGB) {
419 mCurrentCurveIndex = Spline.RGB;
H A DSpline.java35 public static final int RGB = 0; field in class:Spline
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
H A Dcommon_defines.h28 RGB, enumerator in enum:__anon158
/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java422 public static final short RGB = 2; field in interface:ExifInterface.PhotometricInterpretation
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java419 public static final short RGB = 2; field in interface:ExifInterface.PhotometricInterpretation
/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java419 public static final short RGB = 2; field in interface:ExifInterface.PhotometricInterpretation
/packages/apps/TV/libs/
H A Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...
H A Dexoplayer_v2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer2/ ...

Completed in 1077 milliseconds