Home
last modified time | relevance | path

Searched refs:setTorchStatusLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h1077 status_t setTorchStatusLocked(const String8 &cameraId,
H A DCameraService.cpp579 res = setTorchStatusLocked(cameraId, newStatus); in onTorchStatusChangedLocked()
4328 status_t CameraService::setTorchStatusLocked(const String8& cameraId, in setTorchStatusLocked() function in android::CameraService