Home
last modified time | relevance | path

Searched refs:create_dispatcher_queue_controller_func_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capturer_win.cc155 create_dispatcher_queue_controller_func_ = in WgcCapturerWin()
270 hr = create_dispatcher_queue_controller_func_(options, &queue_controller); in CaptureFrame()
H A Dwgc_capturer_win.h130 CreateDispatcherQueueControllerFunc create_dispatcher_queue_controller_func_ = variable