Searched defs:VertexAnimator (Results 1 – 2 of 2) sorted by relevance
84 static constexpr struct VertexAnimator { struct85 const char* fName;86 void (*fAanimate)(const std::vector<SkPoint>& uv, float t, std::vector<SkPoint>& out);
366 static constexpr struct VertexAnimator { struct367 const char* fName;368 void (*fAanimate)(SkSpan<const SkPoint> uvs, SkSpan<SkPoint> pos, float t);