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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperation.h 54 CONTRAST,
70 case CONTRAST:
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/cc/output/
filter_operation.h 36 CONTRAST,
120 return FilterOperation(CONTRAST, amount);
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 336 CONTRAST,
    [all...]
  /device/lge/hammerhead/camera/mm-image-codec/qexif/
qexif.h 336 CONTRAST,
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qexif/
qexif.h 336 CONTRAST,
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h     [all...]

Completed in 302 milliseconds