Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/sampleDriver/
DEvsGlDisplay.cpp52 forceShutdown(); in ~EvsGlDisplay()
59 void EvsGlDisplay::forceShutdown() in forceShutdown() function in android::hardware::automotive::evs::V1_1::implementation::EvsGlDisplay
DEvsGlDisplay.h59 void forceShutdown(); // This gets called if another caller "steals" ownership of the display
DEvsEnumerator.cpp371 pActiveDisplay->forceShutdown(); in closeDisplay()