Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_scanline_antialias.h72 fillingRule_(FILL_NON_ZERO),
216 FillingRule fillingRule_; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_antialias.cpp97 if (fillingRule_ == FILL_EVEN_ODD) { in CalculateAlpha()