/third_party/skia/third_party/externals/angle2/src/tests/util_tests/ |
D | PrintSystemInfoTest.cpp | 34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST() 53 GetSystemInfo(&info); in TEST()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/util_tests/ |
D | PrintSystemInfoTest.cpp | 34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST() 53 GetSystemInfo(&info); in TEST()
|
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_fuchsia.cpp | 14 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_android.cpp | 37 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_apple.mm | 20 bool GetSystemInfo(SystemInfo *info)
|
D | SystemInfo_win.cpp | 87 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_linux.cpp | 72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo.h | 89 bool GetSystemInfo(SystemInfo *info);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/apple/ |
D | DisplayApple_api.cpp | 35 if (!angle::GetSystemInfo(&info)) in CreateDisplayCGLOrEAGL()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLSanityCheckTest.cpp | 53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
|
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_win.cpp | 79 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo.h | 83 bool GetSystemInfo(SystemInfo *info);
|
D | SystemInfo_linux.cpp | 72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_mac.mm | 111 bool GetSystemInfo(SystemInfo *info)
|
D | SystemInfo_android.cpp | 127 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLReadinessCheckTest.cpp | 53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
|
/third_party/python/Modules/_ctypes/ |
D | malloc_closure.c | 42 GetSystemInfo(&systeminfo); in more_core()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Memory.cpp | 80 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Memory.cpp | 66 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/third_party/openh264/codec/common/inc/ |
D | WelsThreadLib.h | 68 #define GetSystemInfo(x) GetNativeSystemInfo(x) macro
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | angle_system_info_tests_main.cpp | 94 angle::GetSystemInfo(&info); in main()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | DisplayEAGL.mm | 67 // It's legal for GetSystemInfo to return false and thereby 69 (void)angle::GetSystemInfo(&info);
|
/third_party/mesa3d/src/util/ |
D | os_misc.c | 347 GetSystemInfo(&SysInfo); in os_get_page_size()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 288 GetSystemInfo(&sysInfo); in getProcessorInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 102 GetSystemInfo(&systemInfo); in pageSize()
|