HomeSort by relevance Sort by last modified time
    Searched full:portrait (Results 101 - 125 of 286) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
MediaRecorderTest.java 246 * This test case set the camera in portrait mode.
255 parameters.set("orientation", "portrait");
  /packages/apps/Browser/src/com/android/browser/
PageDialogsHandler.java 47 // as SSLCertificateOnError has different style for landscape / portrait,
54 // as SSLCertificate has different style for landscape / portrait, we
  /cts/tests/tests/preference2/res/values/
arrays.xml 109 <item>PORTRAIT</item>
  /development/samples/ApiDemos/res/values/
arrays.xml 114 <item>PORTRAIT</item>
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssvalues.in 221 portrait
  /frameworks/base/core/java/android/hardware/
SensorListener.java 38 * (the small edge in portrait mode, the long edge in landscape mode) and
  /frameworks/base/core/res/res/layout/
keyguard_screen_unlock_landscape.xml 22 is the portrait layout. -->
  /frameworks/base/core/res/res/layout-sw600dp/
keyguard_screen_unlock_landscape.xml 22 is the portrait layout. -->
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 57 <li>Works in both portrait and landscape orientation</li>
  /frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd 84 <p>If your screen cannot accommodate the compound view on rotation show the right pane in full screen view on rotation to portrait. Use the Up icon in action bar to show the parent screen.</p>
  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 23 of "portrait" (long edge is vertical).
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlWheel.java 63 // For portrait orientation:
177 // tablet in portrait orientation
314 // For portrait orientation, we offset the angles by 90 degrees to
476 // landscape (portrait) orientation.
IndicatorControlWheelContainer.java 49 // right edge for landscape orientation and at bottom edge for portrait
ZoomControlWheel.java 90 // tablet in portrait orientation
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 253 // Shows status bar in portrait view, hide in landscape view
OrientationManager.java 107 Log.d(TAG, "lock orientation to portrait");
  /packages/apps/Phone/
AndroidManifest.xml 123 android:screenOrientation="portrait"
144 android:screenOrientation="portrait"
242 android:screenOrientation="portrait"
496 android:screenOrientation="portrait"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/
config_sample.xml 39 <d:config name="Portrait">
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 611 by default. If your application assumes a portrait orientation or locks into portrait
    [all...]
  /external/webkit/Source/WebCore/css/
MediaQueryEvaluator.cpp 252 if (width > height) // Square viewport is portrait
254 return "portrait" == static_cast<CSSPrimitiveValue*>(value)->getStringValue();
  /frameworks/av/camera/
CameraParameters.cpp 135 const char CameraParameters::SCENE_MODE_PORTRAIT[] = "portrait";
138 const char CameraParameters::SCENE_MODE_NIGHT_PORTRAIT[] = "night-portrait";
  /frameworks/base/docs/html/distribute/promote/
device-art.jd 120 + 'matching the target device\'s screen resolution in either portrait or landscape.';
339 alert('No portrait frame is currently available for this device.');
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 290 // example: 10inch tablet portrait
294 // example: 4.6inch phone portrait
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 325 Rect portMetrics = Workspace.getCellLayoutMetrics(launcher, CellLayout.PORTRAIT);
336 // Compute portrait size
  /external/jpeg/
jpegtran.1 20 from landscape to portrait format by rotation.

Completed in 951 milliseconds

1 2 3 45 6 7 8 91011>>