Home
last modified time | relevance | path

Searched defs:torch_state (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceHWLImpl.cpp32 std::shared_ptr<EmulatedTorchState> torch_state) { in Create()
59 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceHwlImpl()
DEmulatedCameraDeviceSessionHWLImpl.h155 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceSessionHwlImpl()
DEmulatedCameraDeviceSessionHWLImpl.cpp35 std::shared_ptr<EmulatedTorchState> torch_state) { in Create()
DEmulatedCameraProviderHWLImpl.cpp857 std::shared_ptr<EmulatedTorchState> torch_state; in CreateCameraDeviceHwl() local