HomeSort by relevance Sort by last modified time
    Searched refs:SetInverselyAnimatedBaseLayer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.h 50 void SetInverselyAnimatedBaseLayer(Layer* base);
53 // scheduled on the animator_. Must call SetInverselyAnimatedBaseLayer with
scoped_layer_animation_settings.cc 149 void ScopedLayerAnimationSettings::SetInverselyAnimatedBaseLayer(Layer* base) {
layer_animator_unittest.cc     [all...]

Completed in 101 milliseconds