Searched refs:IsGoogle (Results 1 – 3 of 3) sorted by relevance
74 inline bool IsGoogle(uint32_t vendorId) in IsGoogle() function131 return IsGoogle(vendorId) && deviceId == ANDROID_DEVICE_ID_SWIFTSHADER; in IsSwiftshader()
125 bool IsGoogle(VendorID vendorId);
145 bool IsGoogle(VendorID vendorId) in IsGoogle() function