Home
last modified time | relevance | path

Searched refs:fSynthetic (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrTriangulator.h271 , fSynthetic(false) in Vertex()
287 bool fSynthetic; // Is this a synthetic vertex? member
DGrAATriangulator.cpp235 if (v->fSynthetic) { in connectSSEdge()
258 dest->fSynthetic = true; in apply()
DGrTriangulator.cpp880 dst->fSynthetic = true; in mergeVertices()
994 v->fSynthetic = true; in checkForIntersection()