Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Ddxgi_duplicator_controller.h174 bool DoDuplicateUnlocked(Context* context,
Ddxgi_duplicator_controller.cc184 if (DoDuplicateUnlocked(frame->context(), monitor_id, frame->frame())) { in DoDuplicate()
314 bool DxgiDuplicatorController::DoDuplicateUnlocked(Context* context, in DoDuplicateUnlocked() function in webrtc::DxgiDuplicatorController