Searched refs:ccw (Results 1 – 5 of 5) sorted by relevance
174 bool ccw; in MiterJoiner() local184 ccw = !is_clockwise(before, after); in MiterJoiner()185 if (ccw) in MiterJoiner()224 if (ccw) in MiterJoiner()
1719 GLint ccw = (mState.frontFace == GL_CCW); in applyState() local1720 programObject->setUniform1iv(frontCCW, 1, &ccw); in applyState()
439 -rotate 270 Rotate image 270 degrees clockwise (or 90 ccw).
562 <!-- @pattern ccw The path is traveled counterclockwise. -->563 <xs:pattern value="ccw"/>