HomeSort by relevance Sort by last modified time
    Searched defs:KEY_SCALE (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
CropImage.java 109 public static final String KEY_SCALE = "scale";
569 if (extras == null || extras.getBoolean(KEY_SCALE, true)) {
    [all...]
  /bionic/libc/kernel/common/linux/
input.h 220 #define KEY_SCALE 120
  /external/kernel-headers/original/linux/
input.h 303 #define KEY_SCALE 120 /* AL Compiz Scale (Expose) */
    [all...]

Completed in 490 milliseconds