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

/external/chromium_org/ui/gfx/image/
H A Dimage_skia_unittest.cc428 std::vector<float> GetSortedScaleFactors(const gfx::ImageSkia& image) { function in namespace:gfx::__anon16867
454 std::vector<float> scale_factors = GetSortedScaleFactors(image);
465 scale_factors = GetSortedScaleFactors(image);
476 scale_factors = GetSortedScaleFactors(image);
487 scale_factors = GetSortedScaleFactors(image);
501 scale_factors = GetSortedScaleFactors(image);

Completed in 145 milliseconds