Searched refs:IsGPUColorConvertSupported (Results 1 – 3 of 3) sorted by relevance
48 bool IsGPUColorConvertSupported();
81 bool HWCVirtualDisplayFactory::IsGPUColorConvertSupported() { in IsGPUColorConvertSupported() function in sdm::HWCVirtualDisplayFactory
321 max_virtual += virtual_display_factory_.IsGPUColorConvertSupported() ? 1 : 0; in InitSupportedDisplaySlots()