Searched defs:rotate90 (Results 1 – 2 of 2) sorted by relevance
86 fun rotate90() { regex
212 static void rotate90(T* dst, const T* src, size_t width, size_t height) in rotate90() function