Searched defs:BootAnimationConfig (Results 1 – 1 of 1) sorted by relevance
25 struct BootAnimationConfig { struct26 std::string picZipPath;27 std::string soundPath;28 std::string videoDefaultPath;29 std::string videoExtraPath;30 int32_t rotateScreenId = -1;31 int32_t rotateDegree = 0;32 Rosen::ScreenId screenId = Rosen::INVALID_SCREEN_ID;33 std::vector<std::string> videoExtPath;