Searched refs:getDrawFace (Results 1 – 3 of 3) sorted by relevance
193 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace()); in onDrawPath()
135 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace()); in drawPath()
411 DrawFace getDrawFace() const { return fCurrDrawState.fDrawFace; } in getDrawFace() function