OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oracle_proxy_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
video_capture_device_impl.cc
220
oracle_proxy_
=
228
oracle_proxy_
),
241
oracle_proxy_
->Stop();
242
oracle_proxy_
= NULL;
297
if (
oracle_proxy_
)
298
oracle_proxy_
->ReportError();
desktop_capture_device_aura.cc
156
scoped_refptr<ThreadSafeCaptureOracle>
oracle_proxy_
;
member in class:content::__anon7842::DesktopVideoCaptureMachine
192
oracle_proxy_
= oracle_proxy;
208
timer_.Start(FROM_HERE,
oracle_proxy_
->capture_period(),
238
if (
oracle_proxy_
&& desktop_layer_) {
239
oracle_proxy_
->UpdateCaptureSize(ui::ConvertSizeToPixel(
259
if (
oracle_proxy_
->ObserveEventAndDecideCapture(
video_capture_device_impl.h
183
scoped_refptr<ThreadSafeCaptureOracle>
oracle_proxy_
;
member in class:content::VideoCaptureDeviceImpl
web_contents_video_capture_device.cc
118
oracle_proxy_
(oracle) {}
128
scoped_refptr<ThreadSafeCaptureOracle>
oracle_proxy_
;
member in class:content::__anon7857::FrameSubscriber
292
scoped_refptr<ThreadSafeCaptureOracle>
oracle_proxy_
;
member in class:content::__anon7857::WebContentsCaptureMachine
336
bool oracle_decision =
oracle_proxy_
->ObserveEventAndDecideCapture(
566
oracle_proxy_
= oracle_proxy;
680
oracle_proxy_
->ReportError();
751
subscription_.reset(new ContentCaptureSubscription(*rwh,
oracle_proxy_
,
Completed in 126 milliseconds