Searched refs:IsPixel4 (Results 1 – 7 of 7) sorted by relevance
474 inline bool IsPixel4() in IsPixel4() function595 mConditions[kConditionPixel4OrXL] = !isSwiftShader && (IsPixel4() || IsPixel4XL()); in GPUTestConfig()
124 inline bool IsPixel4(uint32_t vendorId, uint32_t deviceId) in IsPixel4() function
335 bool IsPixel4() in IsPixel4() function
41 bool IsPixel4();
315 ANGLE_SKIP_TEST_IF((IsPixel2() || IsPixel4()) && IsOpenGLES()); in TEST_P()
892 if (IsAndroid() && (IsPixel2() || IsPixel4()) && in TracePerfTest()
2434 !IsPixel4(mPhysicalDeviceProperties.vendorID, mPhysicalDeviceProperties.deviceID)); in initFeatures()