Home
last modified time | relevance | path

Searched defs:shouldStroke (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPath.h39 bool shouldStroke() const { return fShouldStroke; } in shouldStroke() function
DGrGLPathRange.h44 bool shouldStroke() const { return fShouldStroke; } in shouldStroke() function