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

  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Exposure.java 23 public class Exposure extends TestBase {
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Exposure.java 23 public class Exposure extends TestBase {
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Exposure.java 23 public class Exposure extends TestBase {
  /external/dng_sdk/source/
dng_render.h 33 /// \brief Curve for pre-exposure-compensation adjustment based on noise floor,
61 /// \brief Exposure compensation curve for a given compensation amount in stops using
79 dng_function_exposure_tone (real64 exposure);
187 /// Set exposure compensation.
188 /// \param exposure Compensation value in stops, positive or negative.
190 void SetExposure (real64 exposure)
192 fExposure = exposure;
195 /// Get exposure compensation.
198 real64 Exposure () const
  /hardware/ti/omap4-aah/camera/inc/
General3A_Settings.h 222 int Exposure;
  /hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h 232 int Exposure;