Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPath.h40 bool shouldFill() const { return fShouldFill; } in shouldFill() function
DGrGLPathRange.h45 bool shouldFill() const { return fShouldFill; } in shouldFill() function