/external/webrtc/modules/desktop_capture/win/ |
D | desktop.cc | 19 Desktop::Desktop(HDESK desktop, bool own) : desktop_(desktop), own_(own) {} in Desktop() function in webrtc::Desktop 21 Desktop::~Desktop() { in ~Desktop() 30 bool Desktop::GetName(std::wstring* desktop_name_out) const { in GetName() 51 bool Desktop::IsSame(const Desktop& other) const { in IsSame() 63 bool Desktop::SetThreadDesktop() const { in SetThreadDesktop() 73 Desktop* Desktop::GetDesktop(const WCHAR* desktop_name) { in GetDesktop() 85 return new Desktop(desktop, true); in GetDesktop() 88 Desktop* Desktop::GetInputDesktop() { in GetInputDesktop() 94 return new Desktop(desktop, true); in GetInputDesktop() 97 Desktop* Desktop::GetThreadDesktop() { in GetThreadDesktop() [all …]
|
D | desktop.h | 23 class RTC_EXPORT Desktop { 25 ~Desktop(); 34 bool IsSame(const Desktop& other) const; 41 static Desktop* GetDesktop(const wchar_t* desktop_name); 45 static Desktop* GetInputDesktop(); 49 static Desktop* GetThreadDesktop(); 52 Desktop(HDESK desktop, bool own); 60 RTC_DISALLOW_COPY_AND_ASSIGN(Desktop);
|
D | scoped_thread_desktop.h | 23 class Desktop; variable 34 bool IsSame(const Desktop& desktop); 41 bool SetThreadDesktop(Desktop* desktop); 45 std::unique_ptr<Desktop> assigned_; 48 std::unique_ptr<Desktop> initial_;
|
D | scoped_thread_desktop.cc | 18 : initial_(Desktop::GetThreadDesktop()) {} in ScopedThreadDesktop() 24 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() 39 bool ScopedThreadDesktop::SetThreadDesktop(Desktop* desktop) { in SetThreadDesktop() 42 std::unique_ptr<Desktop> scoped_desktop(desktop); in SetThreadDesktop()
|
D | screen_capturer_win_gdi.cc | 128 std::unique_ptr<Desktop> input_desktop(Desktop::GetInputDesktop()); in PrepareCaptureResources()
|
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
D | SwingHelper.java | 4 import java.awt.Desktop; 5 import java.awt.Desktop.Action; 64 if (Desktop.isDesktopSupported() && Desktop.getDesktop().isSupported(Action.BROWSE)) { in browse() 66 Desktop.getDesktop().browse(new URI(uri)); in browse()
|
/external/angle/doc/ |
D | dEQP-Charts.md | 7 ## Win Desktop OpenGL Charts 11 <iframe id="GLES 2.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr… 13 <iframe id="GLES 3.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr… 15 <iframe id="GLES 3.1 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr… 17 <iframe id="EGL Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="ht… 51 ## Mac Desktop Open GL Charts 55 <iframe id="GLES 2.0 Desktop OpenGL Mac AMD" width="1200px" height="371px" class="noborder" src="ht… 57 <iframe id="GLES 3.0 Desktop OpenGL Mac AMD" width="1200px" height="371px" class="noborder" src="ht… 59 <iframe id="EGL Desktop OpenGL Mac AMD" width="1200px" height="371px" class="noborder" src="https:/… 61 ## Linux Desktop Open GL Charts [all …]
|
/external/selinux/gui/ |
D | sepolicy.desktop | 1 [Desktop Entry] 9 X-Desktop-File-Install-Version=0.2
|
D | system-config-selinux.desktop | 1 [Desktop Entry] 66 X-Desktop-File-Install-Version=0.2
|
D | selinux-polgengui.desktop | 1 [Desktop Entry] 66 X-Desktop-File-Install-Version=0.2
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | login.txt | 14 * Full Desktop user - User_u 17 * Confined Admin/Desktop User - Staff_u
|
D | users.txt | 13 * Full Desktop user - User_u 16 * Confined Admin/Desktop User - Staff_u
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | 2010-10-01-crash.ll | 17 !1 = !DIFile(filename: "GSFusedSilica.m", directory: "/Volumes/Data/Users/sabre/Desktop") 22 !25 = !DIFile(filename: "GSFusedSilica.m", directory: "/Volumes/Data/Users/sabre/Desktop")
|
/external/llvm/test/DebugInfo/Generic/ |
D | 2010-10-01-crash.ll | 17 !1 = !DIFile(filename: "GSFusedSilica.m", directory: "/Volumes/Data/Users/sabre/Desktop") 22 !25 = !DIFile(filename: "GSFusedSilica.m", directory: "/Volumes/Data/Users/sabre/Desktop")
|
/external/ImageMagick/ |
D | imagemagick.desktop | 1 [Desktop Entry]
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | wpa_gui.desktop | 1 [Desktop Entry]
|
/external/cros/system_api/dbus/vm_applications/ |
D | apps.proto | 10 // Corresponds to a .desktop file from the Desktop Entry Spec: 26 // These fields map directly to keys from the Desktop Entry spec.
|
/external/selinux/restorecond/ |
D | restorecond.desktop | 1 [Desktop Entry]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | glspv.version.vert.out | 2 ERROR: #version: Desktop shaders for OpenGL SPIR-V require version 330 or higher
|
/external/toolchain-utils/bestflags/examples/omnetpp/ |
D | test_omnetpp | 3 cd /usr/local/google/home/yuhenglong/Desktop/spec2006/cpu2006-redhat-ia32/
|
/external/jsoncpp/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 20 **Desktop (please complete the following information):**
|
/external/skqp/resources/lua/ |
D | slides_content.lua | 37 - ES2 -vs- ES3 -vs- Desktop profiles
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/ |
D | slides_content.lua | 37 - ES2 -vs- ES3 -vs- Desktop profiles
|
/external/angle/ |
D | README.md | 11 | | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan … 20 | | Direct3D 9 | Direct3D 11 | Desktop GL | GL ES | Vulkan | M… 49 quirks in the native graphics drivers. The translator targets Desktop GLSL, Vulkan GLSL, Direct3D
|
/external/zstd/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 26 **Desktop (please complete the following information):**
|