Home
last modified time | relevance | path

Searched refs:IsAndroidDevice (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp98 bool IsAndroidDevice(const std::string &deviceName) in IsAndroidDevice() function
253 return IsAndroidDevice("Nexus 5X"); in IsNexus5X()
258 return IsAndroidDevice("Nexus 6P"); in IsNexus6P()
263 return IsAndroidDevice("Nexus 9"); in IsNexus9()
268 return IsAndroidDevice("Pixel XL"); in IsPixelXL()
273 return IsAndroidDevice("Pixel 2"); in IsPixel2()
278 return IsAndroidDevice("Pixel 2 XL"); in IsPixel2XL()
283 return IsAndroidDevice("SHIELD Android TV"); in IsNVIDIAShield()
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_expectations/
DGPUTestConfig.cpp431 inline bool IsAndroidDevice(const std::string &deviceName) in IsAndroidDevice() function
449 return IsAndroidDevice("Nexus 5X"); in IsNexus5X()
455 return IsAndroidDevice("Pixel 2"); in IsPixel2()
461 return IsAndroidDevice("Pixel 2 XL"); in IsPixel2XL()