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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp376 status_t res = getTorchStatusLocked(cameraId, &status);
1381 status_t err = getTorchStatusLocked(id, &status);
2724 if (getTorchStatusLocked(cameraId, &torchStatus) !=
2754 status_t CameraService::getTorchStatusLocked( function in class:android::CameraService
H A DCameraService.h701 status_t getTorchStatusLocked(const String8 &cameraId,

Completed in 100 milliseconds