Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h258 status_t ShutDown();
DEmulatedRequestProcessor.cpp62 auto ret = sensor_->ShutDown(); in ~EmulatedRequestProcessor()
DEmulatedSensor.cpp207 ShutDown(); in ~EmulatedSensor()
676 status_t EmulatedSensor::ShutDown() { in ShutDown() function in android::EmulatedSensor