/tools/build/testapps/aidl/src/main/res/layout/ |
main.xml | 3 android:orientation="vertical"
|
/tools/motodev/src/plugins/android.codeutils/templates/activity_samples/action_bar/ |
ablayout.xml | 3 android:orientation="vertical"
|
/tools/motodev/src/plugins/android.codeutils/templates/activity_samples/endless_list_usingfragment/ |
activitylayout.xml | 3 android:orientation="vertical"
|
/hardware/invensense/libsensors_iio/software/core/driver/include/linux/ |
mpu.h | 84 * @orientation: Orientation matrix of the gyroscope 88 * @secondary_orientation: secondary device's orientation matrix 92 * work on this platform. The orientation matricies are 3x3 rotation matricies 93 * that are applied to the data to rotate from the mounting orientation to the 94 * platform orientation. The values must be one of 0, 1, or -1 and each row and 100 __s8 orientation[9]; member in struct:mpu_platform_data
|
/external/replicaisland/ |
AndroidManifest.xml | 37 android:configChanges="keyboardHidden|orientation" > 42 android:configChanges="keyboardHidden|orientation" 52 android:configChanges="keyboardHidden|orientation" /> 56 android:configChanges="keyboardHidden|orientation" 61 android:configChanges="keyboardHidden|orientation"/> 66 android:configChanges="keyboardHidden|orientation" /> 70 android:configChanges="keyboardHidden|orientation" /> 74 android:configChanges="keyboardHidden|orientation" /> 78 android:configChanges="keyboardHidden|orientation" /> 82 android:configChanges="keyboardHidden|orientation"/> [all...] |
/hardware/invensense/mlsdk/mllite/ |
mldl_cfg_mpu.c | 138 MPL_LOGD("accel->orientation = \n" 142 accel->orientation[0],accel->orientation[1],accel->orientation[2], 143 accel->orientation[3],accel->orientation[4],accel->orientation[5], 144 accel->orientation[6],accel->orientation[7],accel->orientation[8]) [all...] |
/frameworks/base/tests/HwAccelerationTest/res/layout/ |
view_layer_invalidation.xml | 21 android:orientation="vertical" 24 <LinearLayout android:orientation="horizontal" 38 <LinearLayout android:orientation="vertical" 52 <LinearLayout android:orientation="vertical" 62 <LinearLayout android:orientation="vertical" 66 <LinearLayout android:orientation="vertical" 77 <LinearLayout android:orientation="vertical" 81 <LinearLayout android:orientation="vertical" 85 <LinearLayout android:orientation="vertical"
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
Image.java | 63 values.put(ImageColumns.ORIENTATION, mRotation); 110 int orientation = ExifInterface.ORIENTATION_NORMAL; local 113 orientation = ExifInterface.ORIENTATION_NORMAL; 116 orientation = ExifInterface.ORIENTATION_ROTATE_90; 119 orientation = ExifInterface.ORIENTATION_ROTATE_180; 122 orientation = ExifInterface.ORIENTATION_ROTATE_270; 127 Integer.toString(orientation)); 130 Log.e(TAG, "unable to save exif data with new orientation " 136 * Save the rotated image by updating the Exif "Orientation" tag.
|
/packages/inputmethods/OpenWnn/res/layout/ |
debug_tool_text.xml | 18 android:orientation="vertical" 22 <LinearLayout android:orientation="vertical" 26 <LinearLayout android:orientation="horizontal" 41 <LinearLayout android:orientation="horizontal" 57 <LinearLayout android:orientation="horizontal" 74 <LinearLayout android:orientation="horizontal" 90 <LinearLayout android:orientation="horizontal" 108 <LinearLayout android:orientation="horizontal" 124 <LinearLayout android:orientation="horizontal"
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebframe.h | 152 Qt::ScrollBarPolicy scrollBarPolicy(Qt::Orientation orientation) const; 153 void setScrollBarPolicy(Qt::Orientation orientation, Qt::ScrollBarPolicy policy); 155 void setScrollBarValue(Qt::Orientation orientation, int value); 156 int scrollBarValue(Qt::Orientation orientation) const; 157 int scrollBarMinimum(Qt::Orientation orientation) const [all...] |
/cts/apps/CtsVerifier/res/layout-land/ |
usb_main.xml | 17 android:orientation="vertical" 21 <LinearLayout android:orientation="horizontal" 26 <LinearLayout android:orientation="vertical" 36 <FrameLayout android:orientation="vertical" 55 <LinearLayout android:orientation="vertical" 65 <FrameLayout android:orientation="vertical"
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
RotateLayout.java | 34 // happened when the view is rotated as the device's orientation 105 public void setOrientation(int orientation) { 106 orientation = orientation % 360; 107 if (mOrientation == orientation) return; 108 mOrientation = orientation;
|
/sdk/layoutlib_api/src/com/android/resources/ |
ScreenOrientation.java | 20 * Screen Orientation enum. 24 PORTRAIT("port", "Portrait", "Portrait Orientation"), //$NON-NLS-1$ 25 LANDSCAPE("land", "Landscape", "Landscape Orientation"), //$NON-NLS-1$ 26 SQUARE("square", "Square", "Square Orientation"); //$NON-NLS-1$ 68 public static int getIndex(ScreenOrientation orientation) { 71 if (orient == orientation) {
|
/development/apps/Development/res/layout/ |
connectivity.xml | 25 android:orientation="vertical" 29 android:orientation="horizontal" 48 android:orientation="horizontal" 63 android:orientation="horizontal" 77 android:orientation="horizontal" 91 android:orientation="horizontal" 110 android:orientation="horizontal" 125 android:orientation="horizontal" 139 android:orientation="horizontal" 153 android:orientation="horizontal [all...] |
/frameworks/base/tests/BiDiTests/res/layout/ |
view_group_margin_mixed.xml | 23 <LinearLayout android:orientation="vertical" 27 <LinearLayout android:orientation="vertical" 32 <LinearLayout android:orientation="horizontal" 54 <LinearLayout android:orientation="horizontal" 80 <LinearLayout android:orientation="vertical" 85 <LinearLayout android:orientation="horizontal" 107 <LinearLayout android:orientation="horizontal" 133 <LinearLayout android:orientation="vertical" 138 <LinearLayout android:orientation="horizontal" 160 <LinearLayout android:orientation="horizontal [all...] |
/development/samples/WiFiDirectDemo/res/layout/ |
main.xml | 4 android:orientation="vertical" 11 android:orientation="vertical">
|
/development/samples/WiFiDirectDemo/res/layout-land/ |
main.xml | 4 android:orientation="vertical" 11 android:orientation="horizontal">
|
/development/samples/WiFiDirectDemo/res/layout-large/ |
main.xml | 3 android:orientation="vertical" android:layout_width="fill_parent" 6 android:layout_height="fill_parent" android:orientation="horizontal">
|
/external/jmonkeyengine/engine/src/android/res/layout/ |
about.xml | 5 android:orientation="vertical" 13 android:orientation="vertical"
|
tests.xml | 5 android:orientation="vertical" 12 android:orientation="vertical"
|
/external/skia/src/core/ |
SkConcaveToTriangles.h | 20 // The holes must have opposite orientation of the outer contours, whereas 21 // islands within the holes must have the same orientation as the outer contour.
|
/external/webkit/Source/WebCore/bindings/js/ |
JSDeviceOrientationEventCustom.cpp | 41 if (!imp->orientation()->canProvideAlpha()) 43 return jsNumber(imp->orientation()->alpha()); 49 if (!imp->orientation()->canProvideBeta()) 51 return jsNumber(imp->orientation()->beta()); 57 if (!imp->orientation()->canProvideGamma()) 59 return jsNumber(imp->orientation()->gamma()); 75 RefPtr<DeviceOrientation> orientation = DeviceOrientation::create(alphaProvided, alpha, betaProvided, beta, gammaProvided, gamma); local 77 imp->initDeviceOrientationEvent(type, bubbles, cancelable, orientation.get());
|
/external/webkit/Source/WebCore/bindings/v8/custom/ |
V8DeviceOrientationEventCustom.cpp | 45 if (!imp->orientation()->canProvideAlpha()) 47 return v8::Number::New(imp->orientation()->alpha()); 55 if (!imp->orientation()->canProvideBeta()) 57 return v8::Number::New(imp->orientation()->beta()); 65 if (!imp->orientation()->canProvideGamma()) 67 return v8::Number::New(imp->orientation()->gamma()); 84 RefPtr<DeviceOrientation> orientation = DeviceOrientation::create(alphaProvided, alpha, betaProvided, beta, gammaProvided, gamma); local 85 imp->initDeviceOrientationEvent(type, bubbles, cancelable, orientation.get());
|
/external/webkit/Source/WebCore/css/ |
SVGCSSPropertyNames.in | 44 glyph-orientation-horizontal 45 glyph-orientation-vertical
|
/frameworks/base/core/java/android/view/ |
WindowOrientationListener.java | 32 * the orientation of the device has changed. 35 * "App/Activity/Screen Orientation" to ensure that all orientation 46 "debug.orientation.log", false); 73 * SENSOR_DELAY_NORMAL} for simple screen orientation change detection. 90 * {@link #onOrientationChanged} when the device orientation changes. 135 * This method only returns a rotation if the orientation listener is certain 157 * This method is called whenever the orientation becomes certain of an orientation. 158 * It is called each time the orientation determination transitions from bein [all...] |