/external/webrtc/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 22 Desktop::~Desktop() { in ~Desktop() 31 bool Desktop::GetName(std::wstring* desktop_name_out) const { in GetName() 52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() 64 bool Desktop::SetThreadDesktop() const { in SetThreadDesktop() 74 Desktop* Desktop::GetDesktop(const WCHAR* desktop_name) { in GetDesktop() 86 return new Desktop(desktop, true); in GetDesktop() 89 Desktop* Desktop::GetInputDesktop() { in GetInputDesktop() 95 return new Desktop(desktop, true); in GetInputDesktop() 98 Desktop* Desktop::GetThreadDesktop() { in GetThreadDesktop() [all …]
|
D | desktop.h | 22 class Desktop { 24 ~Desktop(); 33 bool IsSame(const Desktop& other) const; 40 static Desktop* GetDesktop(const wchar_t* desktop_name); 44 static Desktop* GetInputDesktop(); 48 static Desktop* GetThreadDesktop(); 51 Desktop(HDESK desktop, bool own); 59 RTC_DISALLOW_COPY_AND_ASSIGN(Desktop);
|
D | scoped_thread_desktop.h | 21 class Desktop; variable 32 bool IsSame(const Desktop& desktop); 39 bool SetThreadDesktop(Desktop* desktop); 43 rtc::scoped_ptr<Desktop> assigned_; 46 rtc::scoped_ptr<Desktop> initial_;
|
D | scoped_thread_desktop.cc | 20 : initial_(Desktop::GetThreadDesktop()) { in ScopedThreadDesktop() 27 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() 42 bool ScopedThreadDesktop::SetThreadDesktop(Desktop* desktop) { in SetThreadDesktop() 45 rtc::scoped_ptr<Desktop> scoped_desktop(desktop); in SetThreadDesktop()
|
D | screen_capturer_win_gdi.cc | 162 rtc::scoped_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/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 | users.txt | 13 * Full Desktop user - User_u 16 * Confined Admin/Desktop User - Staff_u
|
D | login.txt | 14 * Full Desktop user - User_u 17 * Confined Admin/Desktop User - Staff_u
|
/external/swiftshader/third_party/LLVM/test/DebugInfo/ |
D | 2010-10-01-crash.ll | 16 …32 589865, metadata !"GSFusedSilica.m", metadata !"/Volumes/Data/Users/sabre/Desktop", metadata !2} 17 …32 16, metadata !"GSFusedSilica.m", metadata !"/Volumes/Data/Users/sabre/Desktop", metadata !"clan…
|
/external/swiftshader/third_party/llvm-7.0/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/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/ImageMagick/ |
D | imagemagick.desktop | 1 [Desktop Entry]
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | wpa_gui.desktop | 1 [Desktop Entry]
|
/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/autotest/client/site_tests/policy_DefaultNotificationsSetting/ |
D | control.granted | 15 Desktop notifications option.
|
D | control.denied | 15 Desktop notifications option.
|
/external/skia/resources/lua/ |
D | slides_content.lua | 37 - ES2 -vs- ES3 -vs- Desktop profiles
|
/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
|