Searched refs:Scale3 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dtransform_util.cc27 void Scale3(SkMScalar v[3], SkMScalar scale) { function in namespace:gfx::__anon16914
376 Scale3(row[0], 1.0 / decomp->scale[0]);
385 Scale3(row[1], 1.0 / decomp->scale[1]);
398 Scale3(row[2], 1.0 / decomp->scale[2]);

Completed in 29 milliseconds