HomeSort by relevance Sort by last modified time
    Searched refs:mTorchUidMap (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 414 auto iter = mTorchUidMap.find(cameraId);
415 if (iter != mTorchUidMap.end()) {
420 // If the UID has changed, log the status and update current UID in mTorchUidMap
    [all...]
CameraService.h     [all...]

Completed in 54 milliseconds