HomeSort by relevance Sort by last modified time
    Searched full:portrait (Results 451 - 475 of 946) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/
device-art.jd 160 + 'matching the target device\'s screen aspect ratio in either portrait or landscape.';
  /frameworks/base/services/core/java/com/android/server/display/
LocalDisplayAdapter.java 412 if ("portrait".equals(SystemProperties.get("persist.demo.hdmirotation"))) {
  /frameworks/base/telecomm/java/android/telecom/
InCallService.java 526 * Sets the device orientation, in degrees. Assumes that a standard portrait orientation of
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraCapabilities.java 215 PORTRAIT,
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 551 // in portrait mode, video will show distortion.
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 619 // in portrait mode, video will show distortion.
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 195 {BESTSHOT_PORTRAIT, "Bestshot Mode: Portrait"},
198 {BESTSHOT_NIGHT_PORTRAIT, "Bestshot Mode: Night Portrait"},
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
ButtonManager.java     [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoCallFragment.java 456 * Centers the display view vertically for portrait orientations. The view is centered within
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlotView.java 381 // of rows in landscape/portrait mode and the gap between slots. The
  /packages/apps/Gallery2/src/com/android/photos/views/
GalleryThumbnailView.java 247 // portrait
  /packages/apps/Launcher3/src/com/android/launcher3/
FocusHelper.java 368 // KEYCODE_DPAD_DOWN in portrait (KEYCODE_DPAD_RIGHT in landscape) is the only key allowed
WidgetPreviewLoader.java 105 * sizes (landscape vs portrait).
  /packages/apps/Launcher3/src/com/android/launcher3/util/
FocusLogic.java 190 * in portrait orientation. In landscape, [(icon + hotseat) column count x (icon row count)]
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.cpp 121 // Whether the view that we will render preview FBO onto is in landscape or portrait
  /packages/apps/LegacyCamera/src/com/android/camera/
Util.java 384 // layout the viewfinder in the portrait orientation and thus get the
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
TestingCamera2.java 302 * Force narrow aspect ratios for portrait
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_hints.h 237 * "LandscapeLeft", "LandscapeRight", "Portrait" "PortraitUpsideDown"
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_hints.h 237 * "LandscapeLeft", "LandscapeRight", "Portrait" "PortraitUpsideDown"
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_hints.h 237 * "LandscapeLeft", "LandscapeRight", "Portrait" "PortraitUpsideDown"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 249 // Also extract in other variations of the same file (landscape/portrait, etc)
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 646 int mPortraitRotation = 0; // default portrait rotation
647 int mUpsideDownRotation = 0; // "other" portrait rotation
    [all...]
  /external/libexif/po/
bs.po 322 msgid "Portrait"
    [all...]
sv.po 322 msgid "Portrait"
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.cpp 163 const char QCameraParameters::KEY_QC_TRUE_PORTRAIT[] = "true-portrait";
164 const char QCameraParameters::KEY_QC_SUPPORTED_TRUE_PORTRAIT_MODES[] = "true-portrait-values";
391 // Values for True Portrait setting.
392 const char QCameraParameters::TRUE_PORTRAIT_OFF[] = "true-portrait-off";
393 const char QCameraParameters::TRUE_PORTRAIT_ON[] = "true-portrait-on";
424 static const char* portrait = "portrait"; member in namespace:qcamera
    [all...]

Completed in 980 milliseconds

<<11121314151617181920>>