Home
last modified time | relevance | path

Searched defs:currY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp502 SortedYLevel& currY = sortedY_[cellPtr->y - minY_]; in SortAllCells() local
511 const SortedYLevel& currY = sortedY_[i]; in SortAllCells() local