HomeSort by relevance Sort by last modified time
    Searched full:current_transform (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/rotator/
screen_rotation.cc 52 const gfx::Transform& current_transform = layer->GetTargetTransform(); local
76 current_transform.TransformPoint(&old_pivot);
77 current_transform.TransformPoint(&new_pivot);
78 current_transform.TransformPoint(&new_origin_);
99 new ui::InterpolatedConstantTransform(current_transform));

Completed in 42 milliseconds