Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Drect_algorithm.cpp46 static size_t g_YCount = 0; member
79 for (size_t idx = 0; idx < g_YCount; idx++) { in CollectGridLineCoords()
86 g_YCoords[g_YCount++] = overlay.top_; in CollectGridLineCoords()
92 for (size_t idx = 0; idx < g_YCount; idx++) { in CollectGridLineCoords()
99 g_YCoords[g_YCount++] = overlay.bottom_; in CollectGridLineCoords()
177 g_YCount = 0; in ComputeMaxVisibleRegion()
184 for (size_t yIdx = 0; yIdx < g_YCount; yIdx++) { in ComputeMaxVisibleRegion()

Completed in 2 milliseconds