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

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp357 status_t res = getTorchStatusLocked(cameraId, &status);
1277 status_t res = getTorchStatusLocked(id, &status);
2515 if (getTorchStatusLocked(cameraId, &torchStatus) !=
2545 status_t CameraService::getTorchStatusLocked( function in class:android::CameraService

Completed in 76 milliseconds