Home
last modified time | relevance | path

Searched refs:GetSystemInfo (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/util_tests/
DPrintSystemInfoTest.cpp34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST()
53 GetSystemInfo(&info); in TEST()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/util_tests/
DPrintSystemInfoTest.cpp34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST()
53 GetSystemInfo(&info); in TEST()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_fuchsia.cpp14 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_android.cpp37 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_apple.mm20 bool GetSystemInfo(SystemInfo *info)
DSystemInfo_win.cpp87 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_linux.cpp72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo.h89 bool GetSystemInfo(SystemInfo *info);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/apple/
DDisplayApple_api.cpp35 if (!angle::GetSystemInfo(&info)) in CreateDisplayCGLOrEAGL()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSanityCheckTest.cpp53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_win.cpp79 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo.h83 bool GetSystemInfo(SystemInfo *info);
DSystemInfo_linux.cpp72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_mac.mm111 bool GetSystemInfo(SystemInfo *info)
DSystemInfo_android.cpp127 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLReadinessCheckTest.cpp53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
/third_party/python/Modules/_ctypes/
Dmalloc_closure.c42 GetSystemInfo(&systeminfo); in more_core()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMemory.cpp80 GetSystemInfo(&systemInfo); in memoryPageSize()
/third_party/skia/third_party/externals/swiftshader/src/System/
DMemory.cpp66 GetSystemInfo(&systemInfo); in memoryPageSize()
/third_party/openh264/codec/common/inc/
DWelsThreadLib.h68 #define GetSystemInfo(x) GetNativeSystemInfo(x) macro
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_system_info_tests_main.cpp94 angle::GetSystemInfo(&info); in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DDisplayEAGL.mm67 // It's legal for GetSystemInfo to return false and thereby
69 (void)angle::GetSystemInfo(&info);
/third_party/mesa3d/src/util/
Dos_misc.c347 GetSystemInfo(&SysInfo); in os_get_page_size()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp288 GetSystemInfo(&sysInfo); in getProcessorInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dmemory.cpp102 GetSystemInfo(&systemInfo); in pageSize()

123