Home
last modified time | relevance | path

Searched refs:LTPO (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen_info.cpp32 return (screenId == 0) ? HgmScreenType::LTPO : HgmScreenType::LTPS; in GetScreenType()
37 if (screenType >= HgmScreenType::LTPO) { in IsLtpoType()
H A Dhgm_screen_info.h31 LTPO = 10, enumerator
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddisplaysync-overview.md3 随着设备屏幕的不断演进,当前主流设备采用LTPO屏幕,此类屏幕支持在多个档位之间切换屏幕帧率。
9 基于显示内容的可变帧率能力,在具备LTPO屏幕的设备上,可以达到性能体验和功耗间的平衡。
/ohos5.0/docs/en/application-dev/graphics/
H A Ddisplaysync-overview.md3 Nowadays, low-temperature polycrystalline oxide (LTPO) screens are widely used. This type of screen…
9 …ve a balance between performance experience and power consumption on devices with the LTPO screens.
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_screen_info_test.cpp57 HgmScreenType screenType = HgmScreenType::LTPO;
/ohos5.0/drivers/interface/display/composer/v1_2/
H A DDisplayComposerType.idl80 REQUEST_CMD_SET_DISPLAY_CONSTRAINT = 83, /**< LTPO cmd> */
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v5.0-beta1.md161 - 提供LTPO控帧能力。
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v5.0-beta1.md161 - LTPO frame control is introduced.