Searched refs:allow_directx_capturer (Results 1 – 2 of 2) sorted by relevance
40 if (options.allow_directx_capturer()) { in CreateRawScreenCapturer()
109 bool allow_directx_capturer() const { return allow_directx_capturer_; } in allow_directx_capturer() function