Searched refs:destination_height (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_controller.cc373 int destination_height = new_unrotated_height; local
376 destination_height = new_unrotated_width;
378 const gfx::Size dimensions(destination_width, destination_height);

Completed in 282 milliseconds