Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1822 bool doFillPath = paint.getFillPath(origPath, &modifiedPath); in handleInversePath() local
1823 if (doFillPath) { in handleInversePath()