OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateCaptureSize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
video_capture_device_impl.h
68
void
UpdateCaptureSize
(const gfx::Size& source_size);
desktop_capture_device_aura.cc
126
void
UpdateCaptureSize
();
195
UpdateCaptureSize
();
236
void DesktopVideoCaptureMachine::
UpdateCaptureSize
() {
239
oracle_proxy_->
UpdateCaptureSize
(ui::ConvertSizeToPixel(
395
&DesktopVideoCaptureMachine::
UpdateCaptureSize
, AsWeakPtr()));
video_capture_device_impl.cc
132
void ThreadSafeCaptureOracle::
UpdateCaptureSize
(const gfx::Size& source_size) {
135
// If this is the first call to
UpdateCaptureSize
(), or the receiver supports
Completed in 601 milliseconds