Home
last modified time | relevance | path

Searched refs:rotate_fun (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Gallery2/jni/filters/
H A Dgeometry.c101 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()