Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h194 status_t StartUp(uint32_t logical_camera_id,
DEmulatedCameraDeviceSessionHWLImpl.cpp198 auto ret = emulated_sensor->StartUp(camera_id_, std::move(logical_chars)); in InitializeRequestProcessor()
DEmulatedSensor.cpp477 status_t EmulatedSensor::StartUp( in StartUp() function in android::EmulatedSensor