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

  /external/chromium_org/ui/gfx/image/
image_family.cc 59 float closest_aspect = GetClosestAspect(desired_aspect);
70 float ImageFamily::GetClosestAspect(float desired_aspect) const {
image_family.h 143 float GetClosestAspect(float desired_aspect) const;

Completed in 83 milliseconds