Searched defs:translate (Results 1 – 2 of 2) sorted by relevance
198 bool Paint::Impl::translate(float x, float y) in translate() function in Paint::Impl415 Result Paint::translate(float x, float y) noexcept in translate() function in Paint
139 static inline void translate(Matrix* m, float x, float y) in translate() function