HomeSort by relevance Sort by last modified time
    Searched full:whitebalance (Results 1 - 25 of 167) sorted by null

1 2 3 4 5 6 7

  /frameworks/ex/camera2/portability/tests/src/com/android/ex/camera2/portability/
Camera2PortabilityTest.java 35 import com.android.ex.camera2.portability.CameraCapabilities.WhiteBalance;
46 * {@link SceneMode}, and {@link WhiteBalance}.
60 for(WhiteBalance val : WhiteBalance.values()) {
68 * {@link WhiteBalance} when given a {@code null}.
76 assertEquals(strfy.whiteBalanceFromString(null), WhiteBalance.AUTO);
82 * {@link WhiteBalance} when given an unrecognized string.
90 assertEquals(strfy.whiteBalanceFromString("crap"), WhiteBalance.AUTO);
106 * {@code FocusMode}, {@code SceneMode}, and {@code WhiteBalance} to the
165 set.setWhiteBalance(WhiteBalance.AUTO)
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 58 public enum WhiteBalance { DAYLIGHT, FLUORESCENT, CLOUDY, INCANDESCENT, AUTO };
129 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
139 genericPairwiseTestCase(Flash.ON, Exposure.MIN, WhiteBalance.FLUORESCENT, SceneMode.AUTO,
149 genericPairwiseTestCase(Flash.OFF, Exposure.MAX, WhiteBalance.AUTO, SceneMode.NIGHT,
159 genericPairwiseTestCase(Flash.OFF, Exposure.MAX, WhiteBalance.CLOUDY, SceneMode.AUTO,
169 genericPairwiseTestCase(Flash.AUTO, Exposure.MAX, WhiteBalance.INCANDESCENT,
179 genericPairwiseTestCase(Flash.ON, Exposure.NONE, WhiteBalance.CLOUDY, SceneMode.AUTO,
189 genericPairwiseTestCase(Flash.AUTO, Exposure.MIN, WhiteBalance.AUTO, SceneMode.ACTION,
199 genericPairwiseTestCase(Flash.ON, Exposure.MIN, WhiteBalance.AUTO, SceneMode.ACTION,
209 genericPairwiseTestCase(Flash.OFF, Exposure.MIN, WhiteBalance.AUTO, SceneMode.NIGHT
    [all...]
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Capabilities.java 149 WhiteBalance equiv = whiteBalanceFromInt(bal);
243 public static WhiteBalance whiteBalanceFromInt(int wb) {
246 return WhiteBalance.AUTO;
248 return WhiteBalance.CLOUDY_DAYLIGHT;
250 return WhiteBalance.DAYLIGHT;
252 return WhiteBalance.FLUORESCENT;
254 return WhiteBalance.INCANDESCENT;
256 return WhiteBalance.SHADE;
258 return WhiteBalance.TWILIGHT;
260 return WhiteBalance.WARM_FLUORESCENT
    [all...]
AndroidCameraCapabilities.java 221 mSupportedWhiteBalances.add(WhiteBalance.AUTO);
223 mSupportedWhiteBalances.add(WhiteBalance.CLOUDY_DAYLIGHT);
225 mSupportedWhiteBalances.add(WhiteBalance.DAYLIGHT);
227 mSupportedWhiteBalances.add(WhiteBalance.FLUORESCENT);
229 mSupportedWhiteBalances.add(WhiteBalance.INCANDESCENT);
231 mSupportedWhiteBalances.add(WhiteBalance.SHADE);
233 mSupportedWhiteBalances.add(WhiteBalance.TWILIGHT);
235 mSupportedWhiteBalances.add(WhiteBalance.WARM_FLUORESCENT);
CameraSettings.java 55 protected CameraCapabilities.WhiteBalance mWhiteBalance;
428 public void setWhiteBalance(CameraCapabilities.WhiteBalance whiteBalance) {
429 mWhiteBalance = whiteBalance;
432 public CameraCapabilities.WhiteBalance getWhiteBalance() {
CameraCapabilities.java 54 protected final EnumSet<WhiteBalance> mSupportedWhiteBalances =
55 EnumSet.noneOf(WhiteBalance.class);
246 public enum WhiteBalance {
437 public String stringify(WhiteBalance wb) {
450 public WhiteBalance whiteBalanceFromString(String val) {
452 return WhiteBalance.values()[0];
455 return WhiteBalance.valueOf(toEnumCase(val));
457 return WhiteBalance.values()[0];
612 public final Set<WhiteBalance> getSupportedWhiteBalance() {
613 return new HashSet<WhiteBalance>(mSupportedWhiteBalances)
    [all...]
AndroidCamera2Settings.java 33 import com.android.ex.camera2.portability.CameraCapabilities.WhiteBalance;
119 Integer whiteBalance = mTemplateSettings.get(CONTROL_AWB_MODE);
120 if (whiteBalance != null) {
121 mWhiteBalance = AndroidCamera2Capabilities.whiteBalanceFromInt(whiteBalance);
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
WhiteBalance.java 25 public class WhiteBalance extends TestBase {
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
WhiteBalance.java 24 public class WhiteBalance extends TestBase {
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
WhiteBalance.java 25 public class WhiteBalance extends TestBase {
  /hardware/libhardware/modules/camera/
ExampleCamera.cpp 219 // TODO: set fast auto-focus, auto-whitebalance, auto-exposure, auto flash
230 // TODO: set fast auto-focus, auto-whitebalance, auto-exposure, auto flash
241 // TODO: set slow auto-focus, auto-whitebalance, auto-exposure, flash off
252 // TODO: set slow auto-focus, auto-whitebalance, auto-exposure, flash off
  /hardware/libhardware/modules/usbcamera/
UsbCamera.cpp 262 // TODO: set fast auto-focus, auto-whitebalance, auto-exposure, auto flash
272 // TODO: set fast auto-focus, auto-whitebalance, auto-exposure, auto flash
282 // TODO: set slow auto-focus, auto-whitebalance, auto-exposure, flash off
292 // TODO: set slow auto-focus, auto-whitebalance, auto-exposure, flash off
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 41 {MNOTE_PENTAX_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
84 {MNOTE_PENTAX2_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
124 {MNOTE_CASIO2_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
  /hardware/ti/omap4xxx/camera/
CameraParameters.cpp 41 const char CameraProperties::SUPPORTED_WHITE_BALANCE[] = "prop-whitebalance-values";
66 const char CameraProperties::WHITEBALANCE[] = "prop-whitebalance-default";
107 const char CameraProperties::AUTO_WHITEBALANCE_LOCK[] = "prop-auto-whitebalance-lock";
108 const char CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED[] = "prop-auto-whitebalance-lock-supported";
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 41 {MNOTE_NIKON_TAG_WHITEBALANCE, "WhiteBalance", N_("White Balance"), ""},
98 {MNOTE_NIKON1_TAG_WHITEBALANCE, "WhiteBalance", N_("White Balance"), ""},
142 {MNOTE_OLYMPUS_TAG_WBALANCE, "WhiteBalance", N_("White Balance Setting"), ""},
  /packages/apps/Camera2/src/com/android/camera/util/
ExifUtil.java 175 addExifTag(ExifInterface.TAG_WHITE_BALANCE, ExifInterface.WhiteBalance.MANUAL);
177 addExifTag(ExifInterface.TAG_WHITE_BALANCE, ExifInterface.WhiteBalance.AUTO);
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 48 const char CameraProperties::SUPPORTED_WHITE_BALANCE[] = "prop-whitebalance-values";
79 const char CameraProperties::WHITEBALANCE[] = "prop-whitebalance-default";
129 const char CameraProperties::AUTO_WHITEBALANCE_LOCK[] = "prop-auto-whitebalance-lock";
130 const char CameraProperties::AUTO_WHITEBALANCE_LOCK_SUPPORTED[] = "prop-auto-whitebalance-lock-supported";
  /external/libexif/libexif/fuji/
mnote-fuji-tag.c 40 {MNOTE_FUJI_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 41 #define KEY_AUTO_WHITEBALANCE_LOCK "auto-whitebalance-lock"
  /packages/apps/Camera2/tests/res/xml/
galaxy_nexus.xml 32 <tag ifd="ExifIFD" id="0xa403" name="WhiteBalance">0</tag>
  /external/jhead/
makernote.c 128 int WhiteBalance = Get16u(ValuePtr + 7*sizeof(unsigned short));
129 switch(WhiteBalance){
  /packages/apps/Camera2/tests_camera/src/com/android/camera/activity/
CameraTestCase.java 235 "whitebalance-values=auto,daylight,fluorescent,incandescent;whitebalance=auto;" +
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
SnapshotDialogFragment.java 201 int whiteBalance = exif.getAttributeInt(ExifInterface.TAG_WHITE_BALANCE, 0);
241 append(whiteBalance).append("\n");
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 161 CAMHAL_LOGDB("Whitebalance mode %d", mode);
332 CAMHAL_LOGVA("Locking WhiteBalance");
338 CAMHAL_LOGVA("UnLocking WhiteBalance");
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 136 CAMHAL_LOGDB("Whitebalance mode %d", mode);
315 CAMHAL_LOGVA("Locking WhiteBalance");
321 CAMHAL_LOGVA("UnLocking WhiteBalance");
879 CAMHAL_LOGEB("Error while configuring Whitebalance mode 0x%x error = 0x%x",
885 CAMHAL_LOGDB("Whitebalance mode 0x%x configured successfully",
914 CAMHAL_LOGEB("Error while getting Whitebalance mode error = 0x%x", eError);
    [all...]

Completed in 465 milliseconds

1 2 3 4 5 6 7