Searched defs:identity (Results 1 – 3 of 3) sorted by relevance
105 static inline void identity(Matrix* m) in identity() function
143 bool identity(const Matrix* m) in identity() function
803 auto identity = tvg::identity((const Matrix*)&matrix); in updatePolystar() local