Searched defs:COL_HEIGHT (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/data/ | ||
D | VideoDataQuery.java | 32 public static final int COL_HEIGHT = 7; field in VideoDataQuery |
D | PhotoDataQuery.java | 37 public static final int COL_HEIGHT = 8; field in PhotoDataQuery |