HomeSort by relevance Sort by last modified time
    Searched refs:Flash (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 42 * Settings tested against: flash mode, exposure compensation, white balance,
62 public enum Flash { ON, OFF, AUTO };
130 * Flash: Auto / Exposure: None / WB: Daylight
135 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
140 * Flash: On / Exposure: Min / WB: Fluorescent
145 genericPairwiseTestCase(Flash.ON, Exposure.MIN, WhiteBalance.FLUORESCENT, SceneMode.AUTO,
150 * Flash: Off / Exposure: Max / WB: Auto
155 genericPairwiseTestCase(Flash.OFF, Exposure.MAX, WhiteBalance.AUTO, SceneMode.NIGHT,
160 * Flash: Off / Exposure: Max / WB: Cloudy
165 genericPairwiseTestCase(Flash.OFF, Exposure.MAX, WhiteBalance.CLOUDY, SceneMode.AUTO
    [all...]
  /external/yaffs2/yaffs2/
Kconfig 12 YAFFS2, or Yet Another Flash Filing System, is a filing system
13 optimised for NAND Flash chips.
117 Enabling this forces on the test that chunks are erased in flash
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 158 DEVICE_TYPE_FLASH: 'Flash Device',
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 137 'ActionController::Flash',
138 'ActionController::Flash::FlashHash',
271 'layout', 'flash', 'auto_complete_for', 'in_place_editor_for',
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 58 0x9209 : "Flash", // Flash status
187 4 : "Flash",
205 Flash : {
206 0x0000 : "Flash did not fire",
207 0x0001 : "Flash fired",
210 0x0009 : "Flash fired, compulsory flash mode",
211 0x000D : "Flash fired, compulsory flash mode, return light not detected"
    [all...]
  /external/chromium/chrome/browser/resources/options/
options.js 200 if (navigator.plugins['Shockwave Flash'])
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 466 * short flash = FIRED | RETURN_STROBE_RETURN_LIGHT_DETECTED |
469 public static interface Flash {
546 public static final short FLASH = 4;
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 358 Browser.Plugins.Flash = (function(){
360 return navigator.plugins['Shockwave Flash'].description;
    [all...]

Completed in 513 milliseconds