Home
last modified time | relevance | path

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

/packages/services/Car/evs/sampleDriver/
DEvsGlDisplay.cpp45 forceShutdown(); in ~EvsGlDisplay()
52 void EvsGlDisplay::forceShutdown() in forceShutdown() function in android::hardware::automotive::evs::V1_0::implementation::EvsGlDisplay
DEvsGlDisplay.h47 void forceShutdown(); // This gets called if another caller "steals" ownership of the display
DEvsEnumerator.cpp311 pActiveDisplay->forceShutdown(); in closeDisplay()