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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperation.h 53 BRIGHTNESS,
69 case BRIGHTNESS:
196 // INVERT, BRIGHTNESS, CONTRAST and OPACITY are variations on a basic component transfer effect.
231 return type == FilterOperation::INVERT || type == FilterOperation::OPACITY || type == FilterOperation::BRIGHTNESS || type == FilterOperation::CONTRAST;
  /external/chromium_org/ui/compositor/
layer_animation_element.h 36 BRIGHTNESS = (1 << 4),
57 float brightness; member in struct:ui::LayerAnimationElement::TargetValue
117 // Creates an element that transitions to the given brightness.
120 float brightness,
  /external/chromium_org/cc/output/
filter_operation.h 32 BRIGHTNESS,
113 return FilterOperation(BRIGHTNESS, amount);
  /hardware/ti/omap4xxx/camera/
CameraParameters.cpp 77 const char CameraProperties::BRIGHTNESS[] = "prop-brightness-default";
  /hardware/ti/omap4xxx/camera/inc/
CameraProperties.h 94 static const char BRIGHTNESS[];
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 90 const char CameraProperties::BRIGHTNESS[] = "prop-brightness-default";
  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 120 static const char BRIGHTNESS[];
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 298 BRIGHTNESS,
    [all...]
  /device/lge/hammerhead/camera/mm-image-codec/qexif/
qexif.h 298 BRIGHTNESS,
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qexif/
qexif.h 298 BRIGHTNESS,
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h     [all...]

Completed in 513 milliseconds