Searched refs:IsAnimatingHUDContents (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/layers/
H A Dheads_up_display_layer_impl.h50 bool IsAnimatingHUDContents() const { return fade_step_ > 0; } function in class:cc::HeadsUpDisplayLayerImpl
H A Dheads_up_display_layer_impl.cc263 if (IsAnimatingHUDContents()) {
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc683 active_tree_->hud_layer()->IsAnimatingHUDContents();

Completed in 121 milliseconds