Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceHWLImpl.cpp32 std::shared_ptr<EmulatedTorchState> torch_state) { in Create()
59 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceHwlImpl()
H A DEmulatedCameraDeviceSessionHWLImpl.h191 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceSessionHwlImpl()
H A DEmulatedCameraDeviceSessionHWLImpl.cpp78 std::shared_ptr<EmulatedTorchState> torch_state) { in Create()
H A DEmulatedCameraProviderHWLImpl.cpp891 std::shared_ptr<EmulatedTorchState> torch_state; in CreateCameraDeviceHwl() local