HomeSort by relevance Sort by last modified time
    Searched full:destination_width (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc 300 int destination_width = new_unrotated_width; local
303 destination_width = new_unrotated_height;
306 const gfx::Size dimensions(destination_width, destination_height);

Completed in 85 milliseconds