HomeSort by relevance Sort by last modified time
    Searched refs:GetSupportedScales (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gfx/image/
image_skia.h 64 // Changes the value of GetSupportedScales() to |scales|.
69 static const std::vector<float>& GetSupportedScales();
image_skia.cc 231 const std::vector<float>& ImageSkia::GetSupportedScales() {
image_skia_unittest.cc 364 EXPECT_EQ(ImageSkia::GetSupportedScales().size(),
image_unittest.cc 271 std::vector<float> scales = gfx::ImageSkia::GetSupportedScales();

Completed in 31 milliseconds