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