Home
last modified time | relevance | path

Searched refs:screen_space_opacity_is_animating (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
Ddraw_properties.h21 screen_space_opacity_is_animating(false), in DrawProperties()
61 bool screen_space_opacity_is_animating; member
Dlayer.h235 bool screen_space_opacity_is_animating() const { in screen_space_opacity_is_animating() function
236 return draw_properties_.screen_space_opacity_is_animating; in screen_space_opacity_is_animating()
Dlayer_impl.h332 bool screen_space_opacity_is_animating() const { in screen_space_opacity_is_animating() function
333 return draw_properties_.screen_space_opacity_is_animating; in screen_space_opacity_is_animating()
/external/chromium_org/cc/trees/
Dlayer_tree_host_common.cc1638 layer->parent()->screen_space_opacity_is_animating(); in CalculateDrawPropertiesInternal()
1886 layer_draw_properties.screen_space_opacity_is_animating = in CalculateDrawPropertiesInternal()
2010 layer_draw_properties.screen_space_opacity_is_animating = in CalculateDrawPropertiesInternal()