Searched refs:has_gpu (Results 1 – 1 of 1) sorted by relevance
159 const bool has_gpu = instance.hwcomposer() != kHwComposerNone; in ConfigureBootDevices() local162 int num_gpu_pcis = has_gpu ? 1 : 0; in ConfigureBootDevices()