Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp1249 int fill_flag = FXGETFLAG_COLORTYPE(alpha_flag) << 8 | in DrawPath() local
1278 int fill_flag = FXGETFLAG_COLORTYPE(alpha_flag) << 8 | in DrawPath() local
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp501 int fill_flag = FXGETFLAG_COLORTYPE(alpha_flag) << 8 | in DrawPath() local