Home
last modified time | relevance | path

Searched defs:VertexAnimator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DMeshSlide.cpp84 static constexpr struct VertexAnimator { struct
85 const char* fName;
86 void (*fAanimate)(const std::vector<SkPoint>& uv, float t, std::vector<SkPoint>& out);
H A DMeshGradientSlide.cpp366 static constexpr struct VertexAnimator { struct
367 const char* fName;
368 void (*fAanimate)(SkSpan<const SkPoint> uvs, SkSpan<SkPoint> pos, float t);