Home
last modified time | relevance | path

Searched refs:vBlankIdleCorrectSwitch_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.h161 return vBlankIdleCorrectSwitch_; in IsVBlankIdleCorrectEnabled()
308 bool vBlankIdleCorrectSwitch_ = false; variable
H A Dhgm_core.cpp217 …ltpoEnabled_, maxTE_, alignRate_, pipelineOffsetPulseNum_, vBlankIdleCorrectSwitch_, lowRateToHigh… in SetLtpoConfig()
231vBlankIdleCorrectSwitch_ = std::stoi(curScreenSetting.ltpoConfig["vBlankIdleCorrectSwitch"]); in SetScreenConstraintConfig()
233 vBlankIdleCorrectSwitch_ = 0; in SetScreenConstraintConfig()