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

/external/skia/src/gpu/gl/
H A DGrGLPath.h39 bool shouldStroke() const { return fShouldStroke; }
50 bool fShouldStroke; member in class:GrGLPath
H A DGrGLPathRange.h44 bool shouldStroke() const { return fShouldStroke; }
60 bool fShouldStroke; member in class:GrGLPathRange

Completed in 62 milliseconds