Searched defs:offsetHeight (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Gallery2/jni/filters/ |
D | geometry.c | 116 …int srcHeight, char * destination, int dstWidth, int dstHeight, int offsetWidth, int offsetHeight){ in crop() 154 … jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jint offsetWidth, jint offsetHeight) { in JNIFUNCF()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GalleryPicker.java | 646 int offsetHeight = 0; in makeMiniThumbBitmap() local
|