Home
last modified time | relevance | path

Searched defs:KEY_SCALE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
H A DCropExtras.java26 public static final String KEY_SCALE = "scale"; field in CropExtras
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h169 #define KEY_SCALE 120 macro