Searched refs:nativePhotoProfiles (Results 1 – 1 of 1) sorted by relevance
133 … auto nativePhotoProfiles = Hold<std::vector<Profile>>(cameraOutputCapability_.GetPhotoProfiles()); in GetCameraNapiObject() local134 for (auto& profile : *nativePhotoProfiles) { in GetCameraNapiObject()