Searched refs:getDrawFace (Results 1 – 3 of 3) sorted by relevance
355 GrAssert(GrDrawState::kBoth_DrawFace == drawState->getDrawFace()); in internalDrawPath()
1116 DrawFace getDrawFace() const { return fCommon.fDrawFace; } in getDrawFace() function
2100 if (fHWDrawFace != drawState.getDrawFace()) { in flushMiscFixedFunctionState()2101 switch (this->getDrawState().getDrawFace()) { in flushMiscFixedFunctionState()2116 fHWDrawFace = drawState.getDrawFace(); in flushMiscFixedFunctionState()