Searched refs:GetVerticalResolution (Results 1 – 9 of 9) sorted by relevance
1008 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest001()1035 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest002()1062 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest003()1092 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest004()1115 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest005()1139 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest006()1166 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest007()1190 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest008()1214 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest009()1242 const uint16_t centerY = GetVerticalResolution() / NUM_TWO; in EventBubbleTest010()[all …]
47 scroll->SetHeight(GetVerticalResolution()); in AddScrollLayer()64 uint16_t verticalResolution = GetVerticalResolution(); in AppendScrollLayer()113 rootView->SetHeight(GetVerticalResolution()); in Show()
124 viewGroup->SetHeight(GetVerticalResolution()); in ProcessChildren()
257 ConstrainedParameter parentParam(GetHorizontalResolution(), GetVerticalResolution()); in UpdateView()
58 uint16_t height = GetVerticalResolution(); in SetUpTestCase()144 uint16_t verticalResolution = GetVerticalResolution(); in CreatePage()
833 const uint16_t y = GetVerticalResolution() * yRate + offset; in ClickPosition()842 const uint16_t y = GetVerticalResolution() * yRate + offset; in LongPressPosition()
629 const uint16_t centerY = GetVerticalResolution() * yRate + offset; in TriggerTimer()
174 uint16_t GetVerticalResolution();
1109 uint16_t GetVerticalResolution() in GetVerticalResolution() function