Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrAAConvexPathRenderer.cpp541 const Attribute* inQuadEdge() const { return fInQuadEdge; } in inQuadEdge()
658 fInQuadEdge = &this->addVertexAttrib(Attribute("inQuadEdge", kVec4f_GrVertexAttribType)); in QuadEdgeEffect()
662 const Attribute* fInQuadEdge; member in QuadEdgeEffect