HomeSort by relevance Sort by last modified time
    Searched full:isorientedcounterclockwise (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnPathProcessor.cpp 433 bool isOrientedCounterClockwise() const { return m_isOrientedCounterClockwise; }
434 void setIsOrientedCounterClockwise(bool isOrientedCounterClockwise) { m_isOrientedCounterClockwise = isOrientedCounterClockwise; }
824 cur->setFillSide((cur->isOrientedCounterClockwise() ^ (numCrossings & 1)) ? LoopBlinnConstants::LeftSide : LoopBlinnConstants::RightSide);
    [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2011-02-16     [all...]

Completed in 151 milliseconds