Searched refs:rotate_fun (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | geometry.c | 101 static __inline__ void rotate_fun(int rotate, uint8_t * source, int srcWidth, int srcHeight, uint8_… in rotate_fun() function 149 rotate_fun(rotate, source, srcWidth, srcHeight, destination, dstWidth, dstHeight); in JNIFUNCF()
|