Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraFactory.h152 void onTorchModeStatusChanged(int cameraId, int newStatus);
DEmulatedCameraFactory.cpp294 void EmulatedCameraFactory::onTorchModeStatusChanged(int cameraId, in onTorchModeStatusChanged() function in android::EmulatedCameraFactory
DEmulatedFakeCamera3.cpp221 EmulatedCameraFactory::Instance().onTorchModeStatusChanged( in setTorchMode()