Searched refs:Hwc2TestHotplugStatus (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp131 if (mHotplugStatus != Hwc2TestHotplugStatus::Receiving)
1106 if (mHotplugStatus != Hwc2TestHotplugStatus::Init)
1108 mHotplugStatus = Hwc2TestHotplugStatus::Receiving;
1125 mHotplugStatus = Hwc2TestHotplugStatus::Done;
1776 enum class Hwc2TestHotplugStatus { class in class:Hwc2Test
1784 Hwc2TestHotplugStatus mHotplugStatus = Hwc2TestHotplugStatus::Init;

Completed in 45 milliseconds