HomeSort by relevance Sort by last modified time
    Searched refs:ORIENTATION (Results 26 - 50 of 69) sorted by null

12 3

  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h     [all...]
  /frameworks/base/core/java/android/provider/
MediaStore.java 196 * The name of the Intent-extra used to control the orientation of a ViewImage or a MovieView.
    [all...]
  /packages/apps/Camera2/src/com/android/camera/data/
LocalMediaData.java 66 // width and height should be adjusted according to orientation.
350 MediaStore.Images.ImageColumns.ORIENTATION, // 6, int, 0, 90, 180, 270
377 String path, int orientation, int width, int height,
381 mOrientation = orientation;
382 mSignature = mimeType + orientation + dateModifiedInSeconds;
397 int orientation = c.getInt(COL_ORIENTATION); local
430 dateModifiedInSeconds, path, orientation, width, height,
443 + "," + mWidth + "x" + mHeight + ",orientation=" + mOrientation
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java 323 ExifInterface.Orientation.TOP_LEFT));
706 values.put(Images.Media.ORIENTATION, 0);
  /frameworks/base/core/java/android/widget/
GridLayout.java 82 * {@link GridLayout#setOrientation(int) orientation},
168 public @interface Orientation {}
171 * The horizontal orientation.
176 * The vertical orientation.
251 private static final int ORIENTATION = R.styleable.GridLayout_orientation;
292 setOrientation(a.getInt(ORIENTATION, DEFAULT_ORIENTATION));
305 * Returns the current orientation.
313 @Orientation
320 * GridLayout uses the orientation property for two purposes:
328 * when orientation is {@link #HORIZONTAL} the horizontal axis is laid out first
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 79 * {@link GridLayout#setOrientation(int) orientation},
161 * The horizontal orientation.
166 * The vertical orientation.
236 private static final int ORIENTATION = R.styleable.GridLayout_orientation;
267 setOrientation(a.getInt(ORIENTATION, DEFAULT_ORIENTATION));
295 * Returns the current orientation.
309 * GridLayout uses the orientation property for two purposes:
317 * when orientation is {@link #HORIZONTAL} the horizontal axis is laid out first.
328 * orientation as {@code HORIZONTAL} - because {@code TextView} is capable of
331 * Other than the effects above, orientation does not affect the actual layout operation o
    [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 140 void setDisplayInfo(int32_t displayId, int32_t width, int32_t height, int32_t orientation) {
142 bool isRotated = (orientation == DISPLAY_ORIENTATION_90
143 || orientation == DISPLAY_ORIENTATION_270);
146 v.orientation = orientation;
3242 float orientation = atan2f(-sinf(tiltXAngle), sinf(tiltYAngle)); local
4519 float orientation = float(rawOrientation) \/ RAW_ORIENTATION_MAX * M_PI_2; local
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 

Completed in 770 milliseconds

12 3