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

Completed in 32 milliseconds