Searched defs:is_intel_cpu (Results 1 – 2 of 2) sorted by relevance
989 static bool is_intel_cpu = base::CPU().vendor_name() == "GenuineIntel"; in GetGraphicsMemoryInfo() local
1047 bool is_intel_cpu(void) in is_intel_cpu() function