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

  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 268 gfx::Transform scale_to; local
269 scale_to.Scale3d(sx2, sy2, sz2);
275 gfx::Transform blended_scale = scale_to;

Completed in 126 milliseconds