Searched defs:getTorchStatusLocked (Results 1 - 1 of 1) 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

Completed in 4037 milliseconds