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

  /external/chromium_org/ash/wm/
workspace_controller.cc 132 ui::LayerAnimationElement::BRIGHTNESS,
  /external/chromium_org/cc/output/
filter_operation.h 31 BRIGHTNESS,
100 return FilterOperation(BRIGHTNESS, amount);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperation.h 53 BRIGHTNESS,
71 case BRIGHTNESS:
200 // INVERT, BRIGHTNESS, CONTRAST and OPACITY are variations on a basic component transfer effect.
235 return type == FilterOperation::INVERT || type == FilterOperation::OPACITY || type == FilterOperation::BRIGHTNESS || type == FilterOperation::CONTRAST;
  /external/chromium_org/ui/compositor/
layer_animation_element.h 35 BRIGHTNESS,
52 float brightness; member in struct:ui::LayerAnimationElement::TargetValue
112 // Creates an element that transitions to the given brightness.
115 float brightness,
  /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[];
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 298 BRIGHTNESS,
    [all...]
  /hardware/qcom/camera/mm-image-codec/qexif/
qexif.h 298 BRIGHTNESS,
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]

Completed in 317 milliseconds