Searched refs:kCameraConfigDepth (Results 1 – 1 of 1) sorted by relevance
41 constexpr std::string_view kCameraConfigDepth = "emu_camera_depth.json"; variable44 kCameraConfigDepth};727 config_file_locations.emplace_back(config_dir + kCameraConfigDepth.data()); in Initialize()