HomeSort by relevance Sort by last modified time
    Searched defs:BRIGHTNESS (Results 1 - 8 of 8) 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 35 BRIGHTNESS,
116 return FilterOperation(BRIGHTNESS, amount);
  /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 510 milliseconds