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

  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 267 gfx::Transform scale_from; local
268 scale_from.Scale3d(sx1, sy1, sz1);
280 blended_scale.Blend(scale_from, progress);
    [all...]

Completed in 98 milliseconds