Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DSkottieValue.h54 struct ShapeValue { struct
59 ShapeValue() : fClosed(false), fVolatile(false) {} in ShapeValue() argument
62 ShapeValue& operator=(const ShapeValue&) = default; argument