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

  /external/webrtc/talk/media/base/
videoadapter.h 72 float FindClosestViewScale(int width, int height, int target_num_pixels);
videoadapter.cc 133 float VideoAdapter::FindClosestViewScale(int width, int height,
304 const float scale = VideoAdapter::FindClosestViewScale(

Completed in 3683 milliseconds