Searched refs:getCurrentLogIdForCamera (Results 1 – 3 of 3) sorted by relevance
153 int64_t getCurrentLogIdForCamera(const std::string& cameraId);
510 int64_t CameraServiceProxyWrapper::getCurrentLogIdForCamera(const std::string& cameraId) { in encodeSessionConfiguration() function in android::CameraServiceProxyWrapper
2625 int64_t logId = mCameraServiceProxyWrapper->getCurrentLogIdForCamera(mId); in configureStreamsLocked()