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

  /external/chromium_org/ui/gfx/image/
image_family.cc 67 return GetWithExactAspect(closest_aspect, desired_width);
110 const gfx::Image* ImageFamily::GetWithExactAspect(float aspect,
image_family.h 150 const gfx::Image* GetWithExactAspect(float aspect, int width) const;

Completed in 66 milliseconds