Searched defs:rotate180 (Results 1 – 2 of 2) sorted by relevance
91 void TouchVideoFrame::rotate180() { in rotate180() function in android::TouchVideoFrame
222 static void rotate180(T* dst, const T* src, size_t width, size_t height) in rotate180() function