Searched
full:rotation (Results
476 -
500 of
1950) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/webrtc/video_engine/ |
vie_capture_impl.cc | 257 const RotateCapturedFrame rotation) { 259 switch (rotation) { 274 << ", rotation " << i_rotation; 282 if (vie_capture->SetRotateCapturedFrames(rotation) != 0) {
|
vie_capture_impl.h | 51 const RotateCapturedFrame rotation);
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_native_cursor_manager.cc | 43 cursor_loader_->set_rotation(display.rotation());
|
/external/deqp/framework/platform/android/ |
tcuAndroidUtil.hpp | 49 ScreenOrientation mapScreenRotation (ScreenRotation rotation);
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
MINRES.h | 61 RealScalar c(1.0); // the cosine of the Givens rotation 63 RealScalar s(0.0); // the sine of the Givens rotation 64 RealScalar s_old(0.0); // the sine of the Givens rotation 99 // Givens rotation
|
/external/qemu/android/ |
android.h | 76 /* framebuffer rotation, relative to device */
|
opengles.h | 46 int android_showOpenglesWindow(void* window, int x, int y, int width, int height, float rotation);
|
/external/qemu/distrib/sdl-1.2.15/ |
README.WinCE | 16 - Landscape mode and automatic rotation of buttons and stylus coordinates.
|
/frameworks/base/packages/Keyguard/res/values/ |
alias.xml | 43 <!-- Alias used to reference framework configuration for screen rotation. -->
|
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
HitRectBug.java | 63 ObjectAnimator anim = ObjectAnimator.ofFloat(mImageView, View.ROTATION, 0, 360);
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
vector_drawable22.xml | 46 android:rotation="-45.0" >
|
vector_drawable23.xml | 46 android:rotation="-45.0" >
|
vector_drawable24.xml | 46 android:rotation="-45.0">
|
/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/ |
OMX_IntelIndexExt.h | 63 OMX_IndexExtRotationDegrees, /**<reference: Rotation for decode*/
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
exynos_gsc_utils.h | 100 int rotation; member in struct:gsc_info
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
SgvAnimationHelper.java | 164 * rotation value. 167 int xTranslation, int yTranslation, float rotation, int animationDelay) { 171 view.setRotation(rotation); 174 View.ROTATION, view.getRotation(), 0.0f);
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageCrop.java | 186 if (GeometryMathUtils.needsDimensionSwap(mGeometry.rotation)) { 216 private int decode(int movingEdges, float rotation) { 217 int rot = CropMath.constrainedRotation(rotation); 321 decode(mCropObj.getSelectState(), mGeometry.rotation.value()));
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
RotateLayout.java | 35 // changed. The view looks fine in landscape. After rotation, the view
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9anim.h | 223 D3DXQUATERNION *rotation, D3DXVECTOR3 *translation) PURE; 244 D3DXQUATERNION *rotation, D3DXVECTOR3 *translation) PURE; 294 D3DXQUATERNION *rotation, D3DXVECTOR3 *translation) PURE; 326 D3DXVECTOR3 *scale, D3DXQUATERNION *rotation, D3DXVECTOR3 *translation) PURE;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion12-expected-completion75.txt | 60 android:rotation : rotation of the view, in degrees. [float] 61 android:rotationX : rotation of the view around the x axis, in degrees. [float] 62 android:rotationY : rotation of the view around the y axis, in degrees. [float]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
GyroscopeTestActivity.java | 66 // This activity is reused 6 times with different settings to test each rotation direction 111 /** Bundle of settings for testing a certain rotation direction. */
|
/development/tools/emulator/skins/HVGA/ |
layout | 401 dpad-rotation 3 419 rotation 3
|
/development/tools/emulator/skins/QVGA/ |
layout | 396 dpad-rotation 3 415 rotation 3
|
/development/tools/emulator/skins/WQVGA400/ |
layout | 396 dpad-rotation 3 414 rotation 3
|
/development/tools/emulator/skins/WQVGA432/ |
layout | 396 dpad-rotation 3 414 rotation 3
|
Completed in 438 milliseconds
<<11121314151617181920>>