Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.h36 bool getDoFill() const { return SkToBool(fDoFill); } in getDoFill() function
/external/skia/legacy/include/core/
DSkStroke.h40 bool getDoFill() const { return SkToBool(fDoFill); } in getDoFill() function