Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp594 int smooth_path = FX_ZEROAREA_FILL; in DrawPathWithBlend() local
596 smooth_path |= FXFILL_NOPATHSMOOTH; in DrawPathWithBlend()
599 smooth_path, blend_type); in DrawPathWithBlend()