Home
last modified time | relevance | path

Searched defs:screens (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capture_utils.cc18 bool GetScreenList(ScreenCapturer::ScreenList* screens) { in GetScreenList()
Dscreen_capturer_win_gdi.cc135 bool ScreenCapturerWinGdi::GetScreenList(ScreenList* screens) { in GetScreenList()
Dscreen_capturer_win_magnifier.cc170 bool ScreenCapturerWinMagnifier::GetScreenList(ScreenList* screens) { in GetScreenList()
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_unittest.cc62 webrtc::ScreenCapturer::ScreenList screens; in TEST_F() local
Dscreen_capturer_x11.cc280 bool ScreenCapturerLinux::GetScreenList(ScreenList* screens) { in GetScreenList()
/external/mesa3d/src/glx/
Dglxext.c211 GLint i, screens; in FreeScreenConfigs() local
797 GLint i, screens; in AllocAndFetchScreenConfigs() local
Dglxclient.h598 struct glx_screen **screens; member
/external/libdrm/tests/kms/
Dlibkms-test.h36 struct kms_screen **screens; member
/external/python/cpython2/Lib/lib-tk/
Dturtle.py2422 screens = [] variable in RawTurtle
/external/python/cpython3/Lib/
Dturtle.py2517 screens = [] variable in RawTurtle