Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.cpp56 bool RoundCornerDisplay::SeletedLcdModel(const char* lcdModelName) in SeletedLcdModel() argument
59 lcdModel_ = rcdCfg.GetLcdModel(std::string(lcdModelName)); in SeletedLcdModel()
62 lcdModelName); in SeletedLcdModel()
69 "hardware->%{public}d \n", __func__, lcdModelName, static_cast<int>(supportTopSurface_), in SeletedLcdModel()
H A Drs_round_corner_display.h183 bool SeletedLcdModel(const char* lcdModelName);