Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h196 status_t ShutDown();
DEmulatedRequestProcessor.cpp54 auto ret = sensor_->ShutDown(); in ~EmulatedRequestProcessor()
DEmulatedSensor.cpp146 ShutDown(); in ~EmulatedSensor()
521 status_t EmulatedSensor::ShutDown() { in ShutDown() function in android::EmulatedSensor