Searched refs:camera_device_status_t (Results 1 – 3 of 3) sorted by relevance
511 } camera_device_status_t; typedef
85 std::map<std::string, camera_device_status_t> mCameraStatusMap; // camera id -> status
152 cp->mCameraStatusMap[cameraIdStr] = (camera_device_status_t) new_status; in sCameraDeviceStatusChange()