HomeSort by relevance Sort by last modified time
    Searched defs:isLeftOf (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
376 bool isLeftOf(Vertex* v) const {
799 if (prev->isLeftOf(v)) {
813 (c.sweep_lt(edge->fTop->fPoint, next->fTop->fPoint) && edge->isLeftOf(next->fTop)) ||
817 edge->isLeftOf(next->fBottom))) {
    [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 1936 milliseconds