Searched defs:halfPlane (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSkAntiEdge.cpp147 bool halfPlane = !(topCorner ^ bottomCorner); local
148 if (halfPlane) {
238 bool halfPlane = !(topCorner ^ bottomCorner); local
239 if (halfPlane) {
/external/skia/experimental/Intersection/
H A DSkAntiEdge.cpp147 bool halfPlane = !(topCorner ^ bottomCorner); local
148 if (halfPlane) {
238 bool halfPlane = !(topCorner ^ bottomCorner); local
239 if (halfPlane) {

Completed in 104 milliseconds