Searched refs:SHOW_FULL (Results 1 – 1 of 1) sorted by relevance
66 constexpr double SHOW_FULL = 1.0; variable1410 std::vector<double> ratioList = { SHOW_START, SHOW_FULL }; in RegisterVisibleAreaChange()1419 bool needCheckDisplayArea = NearEqual(ratio, SHOW_FULL) && curVisible_ && visible; in HandleVisibleAreaChange()