HomeSort by relevance Sort by last modified time
    Searched defs:GetWindowList (Results 1 - 11 of 11) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/mac/
window_list_utils.cc 19 bool GetWindowList(WindowCapturer::WindowList* windows) {
  /external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer.cc 56 bool CroppingWindowCapturer::GetWindowList(WindowList* windows) {
57 return window_capturer_->GetWindowList(windows);
window_capturer_null.cc 27 bool GetWindowList(WindowList* windows) override;
48 bool WindowCapturerNull::GetWindowList(WindowList* windows) {
window_capturer_win.cc 87 bool GetWindowList(WindowList* windows) override;
117 bool WindowCapturerWin::GetWindowList(WindowList* windows) {
window_capturer_x11.cc 95 bool GetWindowList(WindowList* windows) override;
163 bool WindowCapturerLinux::GetWindowList(WindowList* windows) {
  /external/webrtc/webrtc/base/
win32windowpicker_unittest.cc 41 virtual bool GetWindowList(WindowDescriptionList* descriptions) {
69 EXPECT_TRUE(window_picker.GetWindowList(&descriptions));
win32windowpicker.cc 101 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) {
macwindowpicker.cc 209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) {
x11windowpicker.cc 772 bool X11WindowPicker::GetWindowList(WindowDescriptionList* descriptions) {
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 237 milliseconds