Searched refs:getTorchStatusLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp379 status_t res = getTorchStatusLocked(cameraId, &status);
1464 status_t err = getTorchStatusLocked(id, &status);
2677 if (getTorchStatusLocked(cameraId, &torchStatus) !=
2748 status_t CameraService::getTorchStatusLocked( function in class:android::CameraService
H A DCameraService.h728 status_t getTorchStatusLocked(const String8 &cameraId,

Completed in 118 milliseconds