Home
last modified time | relevance | path

Searched refs:IsPhysical (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp70 bool IsPhysical() { return physical_display == this; } in IsPhysical() function in __anona3aed1860111::DummyDisplay
208 if (iter->second.IsPhysical()) { in Hwc2ImplDestroyVirtualDisplay()
326 if (iter->second.IsPhysical()) { in Hwc2ImplGetChangedCompositionTypes()
480 if (iter->second.IsPhysical()) { in Hwc2ImplGetDisplayType()
606 if (iter->second.IsPhysical()) { in Hwc2ImplSetOutputBuffer()
639 if (!iter->second.IsPhysical()) { in Hwc2ImplSetVsyncEnabled()
681 if (iter->second.IsPhysical()) { in Hwc2ImplValidateDisplay()