Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageStraighten.java185 public static void getUntranslatedStraightenCropBounds(RectF outRect, float straightenAngle) { in getUntranslatedStraightenCropBounds() argument
186 float deg = straightenAngle; in getUntranslatedStraightenCropBounds()
/packages/apps/Gallery2/jni/filters/
Dgeometry.c165 …int srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jfloat straightenAngle) { in JNIFUNCF() argument