HomeSort by relevance Sort by last modified time
    Searched defs:isRightOf (Results 1 - 5 of 5) sorted by null

  /external/skia/src/gpu/
GrTessellator.cpp 312 * "edge below" a vertex as well as for the active edge list is handled by isLeftOf()/isRightOf().
321 * cancellation in the isLeftOf() and isRightOf() checks. Using doubles ensures that the result is
373 bool isRightOf(Vertex* v) const {
812 if ((c.sweep_lt(next->fTop->fPoint, edge->fTop->fPoint) && next->isRightOf(edge->fTop)) ||
815 next->isRightOf(edge->fBottom)) ||
851 if (next->isRightOf(edge->fTop)) {
    [all...]
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.3-beta-2-release.jar 
espresso-core-2.3-beta-2-release.jar 
espresso-intents-2.3-beta-2-release.jar 
espresso-web-2.3-beta-2-release.jar 

Completed in 782 milliseconds