Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLPath.h39 bool shouldStroke() const { return fShouldStroke; } in shouldStroke() function
DGrGLPathRendering.cpp110 if (glPath->shouldStroke()) { in onStencilPath()
134 if (glPath->shouldStroke()) { in onDrawPath()