Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp152 pActiveCamera->forceShutdown(); in closeCamera()
192 pActiveDisplay->forceShutdown(); in closeDisplay()
DEvsDisplay.h44 void forceShutdown(); // This gets called if another caller "steals" ownership of the display
DEvsDisplay.cpp53 forceShutdown(); in ~EvsDisplay()
60 void EvsDisplay::forceShutdown() in forceShutdown() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
DEvsCamera.h53 void forceShutdown(); // This gets called if another caller "steals" ownership of the camera
DEvsCamera.cpp70 forceShutdown(); in ~EvsCamera()
77 void EvsCamera::forceShutdown() in forceShutdown() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera