Home
last modified time | relevance | path

Searched defs:systemInfo (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/tests/test_utils/
Dsystem_info_util.cpp22 size_t findGPU(const SystemInfo &systemInfo, bool lowPower) in findGPU()
47 size_t FindLowPowerGPU(const SystemInfo &systemInfo) in FindLowPowerGPU()
52 size_t FindHighPowerGPU(const SystemInfo &systemInfo) in FindHighPowerGPU()
57 size_t FindActiveOpenGLGPU(const SystemInfo &systemInfo) in FindActiveOpenGLGPU()
Dangle_test_instantiate.cpp126 SystemInfo *systemInfo = GetTestSystemInfo(); in IsAndroidDevice() local
140 SystemInfo *systemInfo = GetTestSystemInfo(); in IsAndroid9OrNewer() local
150 SystemInfo *systemInfo = GetTestSystemInfo(); in GetActiveGPUDeviceInfo() local
383 bool IsConfigAllowlisted(const SystemInfo &systemInfo, const PlatformParameters &param) in IsConfigAllowlisted()
735 const SystemInfo *systemInfo = GetTestSystemInfo(); in IsPlatformAvailable() local
DANGLETest.cpp172 SystemInfo *systemInfo = GetTestSystemInfo(); in ShouldAlwaysForceNewDisplay() local
/external/angle/src/feature_support_util/
Dfeature_support_util_unittest.cpp68 SystemInfo systemInfo = mSystemInfo; in TEST_F() local
100 SystemInfo systemInfo = mSystemInfo; in TEST_F() local
Dfeature_support_util.cpp811 angle::SystemInfo *systemInfo = new angle::SystemInfo; in ANGLEGetSystemInfo() local
828 angle::SystemInfo *systemInfo = static_cast<angle::SystemInfo *>(systemInfoHandle); in ANGLEAddDeviceInfoToSystemInfo() local
846 angle::SystemInfo *systemInfo = static_cast<angle::SystemInfo *>(systemInfoHandle); in ANGLEShouldBeUsedForApplication() local
882 angle::SystemInfo *systemInfo = static_cast<angle::SystemInfo *>(systemInfoHandle); in ANGLEFreeSystemInfoHandle() local
/external/angle/src/tests/egl_tests/
DEGLReadinessCheckTest.cpp52 SystemInfo systemInfo; in TEST_P() local
/external/angle/src/tests/test_expectations/
DGPUTestConfig.cpp208 SystemInfo *systemInfo = nullptr; in GetActiveGPU() local
303 SystemInfo *systemInfo = nullptr; in IsAndroidDevice() local
/external/swiftshader/src/System/
DMemory.cpp65 SYSTEM_INFO systemInfo; in memoryPageSize() local
/external/lzma/CPP/Windows/
DSystem.cpp47 SYSTEM_INFO systemInfo; in GetNumberOfProcessors() local
/external/angle/src/tests/gl_tests/
DDrawBaseVertexBaseInstanceTest.cpp899 SystemInfo *systemInfo = GetTestSystemInfo(); in TEST_P() local
936 SystemInfo *systemInfo = GetTestSystemInfo(); in TEST_P() local
1088 SystemInfo *systemInfo = GetTestSystemInfo(); in TEST_P() local
/external/swiftshader/src/Reactor/
DExecutableMemory.cpp225 SYSTEM_INFO systemInfo; in memoryPageSize() local
/external/swiftshader/third_party/marl/src/
Dmemory.cpp101 SYSTEM_INFO systemInfo = {}; in pageSize() local
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2187 bool Has9thGenIntelGPU(const angle::SystemInfo &systemInfo) in Has9thGenIntelGPU()
2204 angle::SystemInfo systemInfo; in InitializeFeatures() local
2624 angle::SystemInfo systemInfo; in ReInitializeFeaturesAtGPUSwitch() local