Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 46) sorted by relevance

12

/hardware/google/gfxstream/host/testlibs/
DCMakeLists.txt6 windows/WindowsTimer.cpp
7 windows/Windows_system_utils.cpp
8 windows/win32/Win32Window.cpp)
/hardware/google/aemu/base/
DBUILD.bazel9 "@platforms//os:windows": [
76 "@platforms//os:windows": [
95 "@platforms//os:windows": [
105 "@platforms//os:windows": [
148 "@platforms//os:windows": ["Win32UnicodeString_unittest.cpp"],
DCMakeLists.txt46 set(aemu-base-windows-srcs
61 ${aemu-base-windows-srcs})
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_acquire_winrt_display/
Dacquire_winrt_display.adoc30 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`winrt::Window…
32 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
65 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`winrt::Window…
73 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget.adapterrelativ…
75 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`DisplayTarge…
77 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displayadapter["`DisplayAdap…
79 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displayadapter.id["`Id`"]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_acquire_winrt_display.adoc23 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
25 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`DisplayTarget…
27 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
103 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors
111 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors-compositor["…
117 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors#windows-10-v…
121 https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo
DVK_KHR_win32_surface.adoc36 well as a query to determine support for rendering to the windows desktop.
50 However, a method was added to query support for presenting to the windows
/hardware/google/aemu/host-common/
DBUILD.bazel12 "@platforms//os:windows": [
72 "@platforms//os:windows": [
95 "@platforms//os:windows": [
/hardware/google/aemu/build-config/gfxstream/
DCMakeLists.txt37 set(aemu-base-windows-srcs
46 set(aemu-base-platform-srcs ${aemu-base-windows-srcs})
/hardware/google/gfxstream/host/vulkan/
DBUILD.bazel50 "@platforms//os:windows": ["VK_USE_PLATFORM_WIN32_KHR"],
100 "@platforms//os:windows": ["VK_USE_PLATFORM_WIN32_KHR"],
139 "@platforms//os:windows": ["VK_USE_PLATFORM_WIN32_KHR"],
Dmeson.build51 elif host_machine.system() == 'windows'
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DCMakeLists.txt15 set(egl-translator-windows-sources
28 ${egl-translator-windows-sources})
Dmeson.build45 elif host_machine.system() == 'windows'
/hardware/google/gfxstream/guest/mesa/
Dmeson.build92 # Default shared glapi disabled for windows, enabled elsewhere.
94 .disable_auto_if(host_machine.system() == 'windows') \
143 elif ['darwin', 'windows', 'cygwin', 'haiku'].contains(host_machine.system())
200 elif ['darwin', 'windows', 'cygwin', 'haiku'].contains(host_machine.system())
201 # No vulkan driver supports windows or macOS currently
296 elif ['windows', 'cygwin'].contains(host_machine.system())
297 with_dri_platform = 'windows'
329 elif host_machine.system() == 'windows'
330 _platforms = ['windows']
341 with_platform_windows = _platforms.contains('windows')
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/tests/
DREADME.adoc17 ** ggp_c/, wayland-client.h, windows.h, X11/, xcb/, zircon/, screen/ -
/hardware/google/gfxstream/host/gl/gl-host-common/
Dmeson.build38 elif host_machine.system() == 'windows'
/hardware/google/gfxstream/
D.gitignore267 /tools/flex-bison/windows/bison.exe
268 /tools/flex-bison/windows/flex.exe
269 /tools/flex-bison/windows/m4.exe
270 /tools/flex-bison/windows/msys*.dll
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DCMakeLists.txt54 # android_target_link_libraries(GLcommon_unittests windows
/hardware/google/apf/v7/
DAndroid.bp66 windows: {
/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dmeson.build8 is_windows = host_machine.system() == 'windows'
/hardware/google/apf/
DAndroid.bp96 windows: {
/hardware/google/gfxstream/host/
DBUILD.bazel97 "@platforms//os:windows": ["NativeSubWindow_win32.cpp"],
111 "@platforms//os:windows": [
/hardware/google/gfxstream/host/gl/
DBUILD.bazel78 "@platforms//os:windows": [
172 "@platforms//os:windows": ["gl-host-common/opengl/NativeGpuInfo_windows.cpp"],
183 "@platforms//os:windows": [
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory_win32/
Dhandle_permissions.adoc33 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dmeson.build29 elif host_machine.system() == 'windows'
/hardware/google/gfxstream/guest/mesa/src/util/
Dmeson.build338 if host_machine.system() != 'windows' and cpp.has_argument('-std=c++2a')
413 if (host_machine.system() == 'windows' and build_machine.system() != 'windows')

12