Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h178 status_t ShutDown();
DEmulatedRequestProcessor.cpp51 auto ret = sensor_->ShutDown(); in ~EmulatedRequestProcessor()
DEmulatedSensor.cpp145 ShutDown(); in ~EmulatedSensor()
382 status_t EmulatedSensor::ShutDown() { in ShutDown() function in android::EmulatedSensor