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

  /external/chromium_org/content/browser/web_contents/aura/
gesture_nav_simple.h 32 void ApplyEffectsAndDestroy(const gfx::Transform& transform, float opacity);
gesture_nav_simple.cc 123 void GestureNavSimple::ApplyEffectsAndDestroy(const gfx::Transform& transform,
140 ApplyEffectsAndDestroy(transform, kMinOpacity);
148 ApplyEffectsAndDestroy(arrow_->transform(), 0.f);

Completed in 205 milliseconds