Searched refs:outVertex_ (Results 1 – 2 of 2) sorted by relevance
28 outVertex_(0) in VertexGenerateStroke()65 outVertex_ = 0; in Rewind()128 outVertex_ = 0; in VertexReady()142 outVertex_ = 0; in VertexLineCapStart()155 outVertex_ = 0; in VertexLineCapEnd()180 outVertex_ = 0; in VertexLineJoinStart()199 outVertex_ = 0; in VertexLineJoinEnd()212 if (outVertex_ >= outVertices_.Size()) { in IsVertexOutVertices()216 const PointF& c = outVertices_[outVertex_++]; in IsVertexOutVertices()
130 uint32_t outVertex_; variable