/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmodes.c | 220 WIN_AddDisplay(_THIS, LPTSTR DeviceName) in WIN_AddDisplay() argument 228 printf("Display: %s\n", WIN_StringToUTF8(DeviceName)); in WIN_AddDisplay() 230 if (!WIN_GetDisplayMode(_this, DeviceName, ENUM_CURRENT_SETTINGS, &mode)) { in WIN_AddDisplay() 238 SDL_memcpy(displaydata->DeviceName, DeviceName, in WIN_AddDisplay() 239 sizeof(displaydata->DeviceName)); in WIN_AddDisplay() 243 if (EnumDisplayDevices(DeviceName, 0, &device, 0)) { in WIN_AddDisplay() 266 TCHAR DeviceName[32]; in WIN_InitModes() local 283 SDL_memcpy(DeviceName, device.DeviceName, sizeof(DeviceName)); in WIN_InitModes() 285 printf("Device: %s\n", WIN_StringToUTF8(DeviceName)); in WIN_InitModes() 289 if (!EnumDisplayDevices(DeviceName, j, &device, 0)) { in WIN_InitModes() [all …]
|
D | SDL_windowsvideo.c | 292 char *displayName = WIN_StringToUTF8(pData->DeviceName); in SDL_Direct3D9GetAdapterIndex() 299 if (SDL_strcmp(id.DeviceName, displayName) == 0) { in SDL_Direct3D9GetAdapterIndex() 391 displayName = WIN_StringToUTF8(pData->DeviceName); in SDL_DXGIGetOutputInfo() 398 char *outputName = WIN_StringToUTF8(outputDesc.DeviceName); in SDL_DXGIGetOutputInfo()
|
D | SDL_windowsmodes.h | 28 TCHAR DeviceName[32]; member
|
D | SDL_windowswindow.c | 623 hdc = CreateDC(data->DeviceName, NULL, NULL, NULL); in WIN_SetWindowGammaRamp() 642 hdc = CreateDC(data->DeviceName, NULL, NULL, NULL); in WIN_GetWindowGammaRamp()
|
/third_party/flutter/glfw/src/ |
D | win32_monitor.c | 56 dc = CreateDCW(L"DISPLAY", adapter->DeviceName, NULL, NULL); in createMonitor() 68 wcscpy(monitor->win32.adapterName, adapter->DeviceName); in createMonitor() 70 adapter->DeviceName, -1, in createMonitor() 77 wcscpy(monitor->win32.displayName, display->DeviceName); in createMonitor() 79 display->DeviceName, -1, in createMonitor() 176 if (EnumDisplayDevicesW(adapter.DeviceName, 0, &display, 0)) in _glfwPlatformGetMonitors() 204 if (!EnumDisplayDevicesW(adapter.DeviceName, displayIndex, &display, 0)) in _glfwPlatformGetMonitors()
|
/third_party/mesa3d/src/gallium/targets/d3dadapter9/ |
D | description.c | 287 DBG("Unknown card name %s!\n", drvid->DeviceName); in d3d_fill_cardname() 300 DBG("Unknown card name %s!\n", drvid->DeviceName); in d3d_fill_cardname() 313 DBG("Unknown card name %s!\n", drvid->DeviceName); in d3d_fill_cardname() 326 DBG("Unknown card name %s!\n", drvid->DeviceName); in d3d_fill_cardname()
|
D | drm.c | 163 snprintf(drvid->DeviceName, sizeof(drvid->DeviceName), in read_descriptor()
|
/third_party/skia/tools/ |
D | get_current_monitor_profile.cpp | 42 HDC dc = CreateDC(NULL, dd.DeviceName, NULL, NULL); in main()
|
/third_party/flutter/skia/tools/ |
D | get_current_monitor_profile.cpp | 42 HDC dc = CreateDC(NULL, dd.DeviceName, NULL, NULL); in main()
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ios/ |
D | devices_test.dart | 345 when(iMobileDevice.getInfoForDevice('98206e7a4afd4aedaff06e687594e089dede3c44', 'DeviceName')) 349 when(iMobileDevice.getInfoForDevice('f577a7903cc54959be2e34bc4f7f80b7009efcf4', 'DeviceName')) 371 when(iMobileDevice.getInfoForDevice('98206e7a4afd4aedaff06e687594e089dede3c44', 'DeviceName')) 373 when(iMobileDevice.getInfoForDevice('f577a7903cc54959be2e34bc4f7f80b7009efcf4', 'DeviceName'))
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | README.rst | 85 :DeviceName=<device name>;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | WGL_NV_gpu_affinity.txt | 104 CHAR DeviceName[32]; 185 CHAR DeviceName[32]; 195 <DeviceName> is a string identifying the display device name. This 196 will be the same string as stored in the <DeviceName> field of the
|
/third_party/openGLES/extensions/NV/ |
D | WGL_NV_gpu_affinity.txt | 104 CHAR DeviceName[32]; 185 CHAR DeviceName[32]; 195 <DeviceName> is a string identifying the display device name. This 196 will be the same string as stored in the <DeviceName> field of the
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/ |
D | SDL_winrtvideo.cpp | 270 displayName = WIN_StringToUTF8(dxgiOutputDesc.DeviceName); in WINRT_AddDisplaysForOutput()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_dump.c | 396 id->DeviceName, in nine_dump_D3DADAPTER_IDENTIFIER9()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | wglew.h | 785 CHAR DeviceName[32]; member
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | wglext.h | 691 CHAR DeviceName[32]; member
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9types.h | 1292 char DeviceName[32]; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 681 CHAR DeviceName[32]; member
|
/third_party/openGLES/api/GL/ |
D | wglext.h | 677 CHAR DeviceName[32]; member
|
D | wgl.h | 768 CHAR DeviceName[32]; member
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 681 CHAR DeviceName[32]; member
|
/third_party/mesa3d/include/GL/ |
D | wglext.h | 696 CHAR DeviceName[32]; member
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wglext.h | 691 CHAR DeviceName[32]; member
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/ |
D | devices.dart | 183 final String deviceName = await iMobileDevice.getInfoForDevice(id, 'DeviceName');
|