Searched defs:doFillPath (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/pdf/
H A DSkPDFDevice.cpp1550 bool doFillPath = paint.getFillPath(origPath, &modifiedPath); local
1551 if (doFillPath) {
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1451 bool doFillPath = paint.getFillPath(origPath, &modifiedPath); local
1452 if (doFillPath) {

Completed in 54 milliseconds