Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgMath.h105 static inline void identity(Matrix* m) in identity() function
DtvgMath.cpp143 bool identity(const Matrix* m) in identity() function
DtvgLottieBuilder.cpp803 auto identity = tvg::identity((const Matrix*)&matrix); in updatePolystar() local