Home
last modified time | relevance | path

Searched refs:screenWidth_ (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/common/src/
H A Dwukong_util.cpp480 if (screenWidth_ == -1 || screenHeight_ == -1) { in GetScreenSize()
487 screenWidth_ = display->GetWidth(); in GetScreenSize()
490 width = screenWidth_; in GetScreenSize()
/test/ostest/wukong/common/include/
H A Dwukong_util.h365 int32_t screenWidth_ = -1; member in OHOS::WuKong::WuKongUtil

Completed in 3 milliseconds