Searched defs:isSimpleFill (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrStyle.h113 bool isSimpleFill() const { return fStrokeRec.isFillStyle() && !fPathEffect; } function in class:GrStyle

Completed in 69 milliseconds