/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9caps.h | 290 DWORD Caps; 297 DWORD Caps; 307 DWORD Caps; 308 DWORD Caps2; 309 DWORD Caps3; 310 DWORD PresentationIntervals; 311 DWORD CursorCaps; 312 DWORD DevCaps; 313 DWORD PrimitiveMiscCaps; 314 DWORD RasterCaps; [all …]
|
D | d3d9types.h | 61 typedef uint32_t DWORD; typedef 94 DWORD LowPart; 99 DWORD LowPart; 109 DWORD Data1; 116 DWORD LowPart; 140 DWORD dwSize; 141 DWORD iType; 142 DWORD nCount; 143 DWORD nRgnSize; 156 (DWORD)(BYTE)(a) | \ [all …]
|
D | d3d9.h | 87 …virtual HRESULT WINAPI GetAdapterIdentifier(UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER9 *pId… 92 …eviceFormat(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCE… 93 …FORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSampleType, DWORD *pQualityLevels) =… 98 …virtual HRESULT WINAPI CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD … 106 …PI CreateDeviceEx(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3D… 118 …virtual HRESULT WINAPI SetPrivateData(REFGUID refguid, const void *pData, DWORD SizeOfData, DWORD … 119 virtual HRESULT WINAPI GetPrivateData(REFGUID refguid, void *pData, DWORD *pSizeOfData) = 0; 121 virtual DWORD WINAPI SetPriority(DWORD PriorityNew) = 0; 122 virtual DWORD WINAPI GetPriority() = 0; 129 virtual DWORD WINAPI SetLOD(DWORD LODNew) = 0; [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | dbghelp.h | 51 typedef BOOL (WINAPI *PSYMBOLSERVERPROC)(LPCSTR,LPCSTR,PVOID,DWORD,DWORD,LPSTR); 61 …nPath(HANDLE hprocess,LPSTR SearchPath,LPSTR FileName,PVOID id,DWORD two,DWORD three,DWORD flags,L… 94 DWORD ReservedSize; 98 DWORD ReservedCheckSum; 99 DWORD ImageBase; 100 DWORD SizeOfImage; 101 DWORD ReservedNumberOfSections; 103 DWORD ReservedExportedNamesSize; 105 DWORD ReservedNumberOfFunctionTableEntries; 107 DWORD ReservedLowestFunctionStartingAddress; [all …]
|
D | os_time.c | 78 DWORD dwMilliseconds = (DWORD) ((usecs + 999) / 1000); in os_time_sleep()
|
D | u_debug_symbol.c | 132 DWORD, false, 133 (DWORD SymOptions), 168 DWORD dwLineDisplacement = 0; in debug_symbol_name_dbghelp()
|
D | cnd_monotonic.h | 119 const DWORD timeout = (future > now) ? (DWORD)(future - now) : 0; in u_cnd_monotonic_timedwait()
|
D | memstream.c | 47 DWORD dwResult = GetTempPath(MAX_PATH, path); in u_memstream_open()
|
/hardware/google/gfxstream/guest/mesa/include/d3dadapter/ |
D | d3dadapter9.h | 40 …HRESULT (WINAPI *GetAdapterIdentifier)(ID3DAdapter9 *This, DWORD Flags, D3DADAPTER_IDENTIFIER9 *pI… 42 …rmat)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCE… 43 …3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSampleType, DWORD *pQualityLevels); 47 …apter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3D… 48 …apter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3D… 75 HRESULT WINAPI GetAdapterIdentifier(DWORD Flags, D3DADAPTER_IDENTIFIER9 *pIdentifier); 77 …HRESULT WINAPI CheckDeviceFormat(D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DR… 78 …3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSampleType, DWORD *pQualityLevels); 82 …HRESULT WINAPI CreateDevice(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Beha… 83 …HRESULT WINAPI CreateDeviceEx(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Be…
|
/hardware/google/aemu/base/ |
D | System.cpp | 472 typedef DWORD (*get_file_version_info_size_w_t)(LPCWSTR, LPDWORD); 473 typedef DWORD (*get_file_version_info_w_t)(LPCWSTR, DWORD, DWORD, LPVOID); 475 typedef DWORD (*get_file_version_info_size_ex_w_t)(DWORD, LPCWSTR, LPDWORD); 476 typedef DWORD (*get_file_version_info_ex_w_t)(DWORD, LPCWSTR, DWORD, DWORD, LPVOID); 538 DWORD dummy; in queryFileVersionInfo() 539 DWORD length = 0; in queryFileVersionInfo() 540 const DWORD fileVerGetNeutral = 0x02; in queryFileVersionInfo()
|
D | Thread_win32.cpp | 44 DWORD threadId = 0; in start() 64 DWORD threadId = GetThreadId(mThread); in start() 117 DWORD WINAPI Thread::thread_main(void* arg) { in thread_main()
|
D | SharedMemory_win32.cpp | 32 DWORD cPath = MAX_PATH; in SharedMemory() 68 DWORD protection = PAGE_READONLY; in openInternal()
|
/hardware/google/gfxstream/guest/mesa/src/c11/impl/ |
D | threads_win32.c | 53 static_assert(sizeof(tss_t) == sizeof(DWORD), "The size of tss_t must equal to DWORD"); 93 static DWORD impl_abs2relmsec(const struct timespec *abs_time) in impl_abs2relmsec() 99 const DWORD rel_ms = (abs_ms > now_ms) ? (DWORD)(abs_ms - now_ms) : 0; in impl_abs2relmsec() 200 const DWORD timeout = impl_abs2relmsec(abs_time); in cnd_timedwait() 377 DWORD w, code; in thrd_join() 402 Sleep((DWORD)impl_timespec2msec(time_point)); in thrd_sleep()
|
/hardware/google/aemu/base/include/aemu/base/testing/ |
D | TestThread.h | 43 (DWORD WINAPI (*)(void*))func, 65 DWORD ret = 0; in join()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/tests/ |
D | windows.h | 6 typedef int DWORD; typedef
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_win32.h | 67 DWORD dwAccess; 137 DWORD dwAccess; 190 DWORD dwAccess; 231 DWORD dwAccess;
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_win32.h | 67 DWORD dwAccess; 137 DWORD dwAccess; 190 DWORD dwAccess; 231 DWORD dwAccess;
|
/hardware/google/gfxstream/host/testlibs/windows/ |
D | Windows_system_utils.cpp | 19 ::Sleep(static_cast<DWORD>(milliseconds)); in Sleep()
|
/hardware/google/aemu/base/include/aemu/base/system/ |
D | Win32Utils.h | 73 static std::string getErrorString(DWORD error_code);
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/ |
D | AndroidThread.h | 111 static DWORD WINAPI thread_main(void* arg);
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xthreads.h | 99 typedef DWORD xthread_t; 100 typedef DWORD xthread_key_t; 113 DWORD _tmptid; \ 118 # define xthread_exit(v) ExitThread((DWORD)(v))
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | wglext.h | 574 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags); 576 …NTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count… 579 LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags); 581 …erEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count… 605 typedef BOOL (WINAPI * PFNWGLQUERYFRAMETRACKINGI3DPROC) (DWORD *pFrameCount, DWORD *pMissedFrames, … 610 BOOL WINAPI wglQueryFrameTrackingI3D (DWORD *pFrameCount, DWORD *pMissedFrames, float *pLastMissedU… 676 DWORD cb; 679 DWORD Flags;
|
/hardware/google/gfxstream/include/GL/ |
D | wglext.h | 439 DWORD cb; 442 DWORD Flags; 717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags); 719 …erEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count… 722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags); 724 …NTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count… 748 extern BOOL WINAPI wglQueryFrameTrackingI3D (DWORD *pFrameCount, DWORD *pMissedFrames, float *pLast… 753 typedef BOOL (WINAPI * PFNWGLQUERYFRAMETRACKINGI3DPROC) (DWORD *pFrameCount, DWORD *pMissedFrames, …
|
/hardware/google/aemu/base/include/aemu/base/threads/ |
D | Thread.h | 117 static DWORD WINAPI thread_main(void* arg);
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | NativeGpuInfo_windows.cpp | 127 DWORD nameLen = name.size(); in load_gpu_registry_info() 128 DWORD valueLen = value.size(); in load_gpu_registry_info() 129 DWORD type; in load_gpu_registry_info()
|