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

/external/skia/src/gpu/gl/
H A DGrGLPath.h40 bool shouldFill() const { return fShouldFill; }
51 bool fShouldFill; member in class:GrGLPath
H A DGrGLPathRange.h45 bool shouldFill() const { return fShouldFill; }
61 bool fShouldFill; member in class:GrGLPathRange

Completed in 160 milliseconds