Searched refs:GetDeviceSelect (Results 1 – 5 of 5) sorted by relevance
186 if (layer->GetDeviceSelect() != layer->GetCompositionType()) { in PrepareDisplayLayers()188 layer->SetLayerCompositionType(layer->GetDeviceSelect()); in PrepareDisplayLayers()
190 if (layer->GetDeviceSelect() != layer->GetCompositionType()) { in PrepareDisplayLayers()192 layer->SetLayerCompositionType(layer->GetDeviceSelect()); in PrepareDisplayLayers()
126 CompositionType GetDeviceSelect() const in GetDeviceSelect() function
120 CompositionType GetDeviceSelect() const in GetDeviceSelect() function
186 CompositionType compType = layer->GetDeviceSelect(); in Apply()