Searched refs:GetModeInfoFromId (Results 1 – 2 of 2) sorted by relevance
36 int32_t GetModeInfoFromId(int32_t id, DisplayModeInfo& modeInfo) const;
46 ret = GetModeInfoFromId(activeModeId_, currentMode_); in Init()74 int32_t HdiTestDisplay::GetModeInfoFromId(int32_t id, DisplayModeInfo& modeInfo) const in GetModeInfoFromId() function in OHOS::HDI::Display::TEST::HdiTestDisplay