Home
last modified time | relevance | path

Searched refs:shouldFill (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPath.h40 bool shouldFill() const { return fShouldFill; } in shouldFill() function
DGrGLPathRendering.cpp107 if (glPath->shouldFill()) { in onStencilPath()
135 if (glPath->shouldFill()) { in onDrawPath()
/external/skqp/src/gpu/gl/
DGrGLPath.h40 bool shouldFill() const { return fShouldFill; } in shouldFill() function
DGrGLPathRendering.cpp107 if (glPath->shouldFill()) { in onStencilPath()
135 if (glPath->shouldFill()) { in onDrawPath()