Searched defs:offsetHeight (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | geometry.c | 118 … srcHeight, uint8_t * 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()
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | GalleryPicker.java | 646 int offsetHeight = 0; in makeMiniThumbBitmap() local
|