Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp567 int smooth_path = FX_ZEROAREA_FILL; in DrawPathWithBlend() local
569 smooth_path |= FXFILL_NOPATHSMOOTH; in DrawPathWithBlend()
572 smooth_path, blend_type); in DrawPathWithBlend()