Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkStroke.h44 bool getDoFill() const { return SkToBool(fDoFill); } in getDoFill() function
/third_party/skia/src/core/
DSkStroke.h44 bool getDoFill() const { return SkToBool(fDoFill); } in getDoFill() function