Home
last modified time | relevance | path

Searched refs:GetSystemInfo (Results 1 – 25 of 51) 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/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/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLReadinessCheckTest.cpp53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
DEGLDisplayPowerPreferenceTest.cpp22 void testSetUp() override { (void)GetSystemInfo(&mSystemInfo); } in testSetUp()
/third_party/python/Modules/_ctypes/
Dmalloc_closure.c42 GetSystemInfo(&systeminfo); in more_core()
/third_party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp80 GetSystemInfo(&sysinfo); in get_cpu_count()
/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/node/test/cctest/
Dtest_crypto_clienthello.cc41 GetSystemInfo(&system_info); in GetPageSize()
/third_party/openh264/codec/common/inc/
DWelsThreadLib.h68 #define GetSystemInfo(x) GetNativeSystemInfo(x) macro
/third_party/lzma/CPP/Windows/
DSystem.cpp58 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
/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.cpp261 GetSystemInfo(&sysInfo); in getProcessorInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dmemory.cpp102 GetSystemInfo(&systemInfo); in pageSize()
/third_party/pcre2/pcre2/src/sljit/
DsljitUtils.c138 GetSystemInfo(&si); in get_page_alignment()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DExecutableMemory.cpp226 GetSystemInfo(&systemInfo); in memoryPageSize()
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.cpp283 if (!GetSystemInfo(sSystemInfo)) in GetGPUTestSystemInfo()

123