Home
last modified time | relevance | path

Searched refs:RenderVerticalLine (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_cells_antialias.h207 void RenderVerticalLine(int32_t& x1, int32_t& ex1, int64_t& dy, int32_t& first,
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp305RenderVerticalLine(x1, ex1, dy, first, increase, xFrom, submaskFlagsY1, submaskFlagsY2, ey1, ey2, … in LineOperate()
334 void RasterizerCellsAntiAlias::RenderVerticalLine(int32_t& x1, int32_t& ex1, int64_t& dy, int32_t& … in RenderVerticalLine() function in OHOS::RasterizerCellsAntiAlias