Home
last modified time | relevance | path

Searched refs:rotateScreenId (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_config.h30 int32_t rotateScreenId = -1; member
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compatible_display_strategy.cpp34 if (config.rotateScreenId >= 0) { in Display()
H A Dutil.cpp113 config.rotateScreenId = std::atoi(rotateScreenJson->valuestring); in ParseOldConfigFile()
114 LOGI("cust rotateScreenId: %{public}d", config.rotateScreenId); in ParseOldConfigFile()

Completed in 2 milliseconds