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

  /external/chromium_org/ash/wm/overview/
window_selector_item.cc 32 params.opacity = views::Widget::InitParams::TRANSLUCENT_WINDOW;
82 params.opacity = views::Widget::InitParams::TRANSLUCENT_WINDOW;
212 ui::LayerAnimationElement::OPACITY);
269 ui::LayerAnimationElement::OPACITY);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperation.h 52 OPACITY,
68 case OPACITY:
196 // INVERT, BRIGHTNESS, CONTRAST and OPACITY are variations on a basic component transfer effect.
206 virtual bool affectsOpacity() const OVERRIDE { return m_type == OPACITY; }
231 return type == FilterOperation::INVERT || type == FilterOperation::OPACITY || type == FilterOperation::BRIGHTNESS || type == FilterOperation::CONTRAST;
  /external/chromium_org/ui/compositor/
layer_animation_element.h 34 OPACITY = (1 << 2),
55 float opacity; member in struct:ui::LayerAnimationElement::TargetValue
105 // Creates an element that transitions to the given opacity. The caller owns
108 float opacity,
  /external/chromium_org/cc/output/
filter_operation.h 34 OPACITY,
121 return FilterOperation(OPACITY, amount);
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.cc 231 params.opacity = views::Widget::InitParams::TRANSLUCENT_WINDOW;
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 878 milliseconds