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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.h 76 float FindClosestViewScale(int width, int height, int target_num_pixels);
videoadapter.cc 129 float VideoAdapter::FindClosestViewScale(int width, int height,
282 scale = VideoAdapter::FindClosestViewScale(

Completed in 32 milliseconds