Home | History | Annotate | Download | only in cache

Lines Matching refs:ORIENTATION

112             Images.ImageColumns.DATA, Images.ImageColumns.ORIENTATION };
134 Images.ImageColumns.DATA, Images.ImageColumns.ORIENTATION, Images.ImageColumns.BUCKET_ID };
481 final int[] orientation = new int[size];
490 orientation[ctr] = cursorImages.getInt(THUMBNAIL_ORIENTATION_INDEX);
497 list.orientation = orientation;