Searched refs:rotate90 (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/jni/filters/
H A Dgeometry.c73 __inline__ void rotate90(char * source, int srcWidth, int srcHeight, char * destination, int dstWidth, int dstHeight){ function
94 rotate90(source, srcWidth, srcHeight, destination, dstWidth, dstHeight);
103 rotate90(source, srcWidth, srcHeight, destination, dstWidth, dstHeight);

Completed in 104 milliseconds