Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.h1364 status_t setTorchStatusLocked(const std::string &cameraId,
DCameraService.cpp704 res = setTorchStatusLocked(cameraId, newStatus); in onTorchStatusChangedLocked()
5825 status_t CameraService::setTorchStatusLocked(const std::string& cameraId, in setTorchStatusLocked() function in android::CameraService