Searched
full:rotation (Results
251 -
275 of
1950) sorted by null
<<11121314151617181920>>
/external/chromium_org/pdf/pdfium/ |
pdfium_range.h | 34 int rotation);
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
crash-and-no-repaint-after-wake-from-sleep.html | 82 and alternating y-axis rotation directions. 102 we will be using to have our 3D rotation effect. The first 103 animation will perform a full rotation on the x-axis, we'll 105 animations will perform a full rotation on the y-axis in
|
no-repaint-after-wake-from-sleep.html | 81 and alternating y-axis rotation directions. 101 we will be using to have our 3D rotation effect. The first 102 animation will perform a full rotation on the x-axis, we'll 104 animations will perform a full rotation on the y-axis in
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
CanvasPathMethods.idl | 19 [RaisesException] void ellipse(unrestricted float x, unrestricted float y, unrestricted float radiusX, unrestricted float radiusY, unrestricted float rotation, unrestricted float startAngle, unrestricted float endAngle, [Default=Undefined] optional boolean anticlockwise);
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoframe.h | 53 int64 elapsed_time, int64 time_stamp, int rotation); 68 int64 time_stamp, int rotation); 77 int rotation); 115 int64 time_stamp, int rotation);
|
/external/chromium_org/third_party/webrtc/common_video/libyuv/include/ |
webrtc_libyuv.h | 53 // Supported rotation 54 // Direction of rotation - clockwise. 113 // - rotate : Rotation mode of output image. 123 VideoRotationMode rotation,
|
/external/chromium_org/third_party/webrtc/modules/video_capture/android/ |
video_capture_android.h | 31 virtual int32_t SetCaptureRotation(VideoCaptureRotation rotation);
|
/external/chromium_org/third_party/webrtc/modules/video_capture/include/mock/ |
mock_video_capture.h | 41 MOCK_METHOD1(SetCaptureRotation, int32_t(VideoCaptureRotation rotation));
|
/external/chromium_org/third_party/webrtc/modules/video_render/include/ |
video_render_defines.h | 83 enum Rotation
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_cursor_loader_updater.h | 40 // assets in response to a device scale factor or rotation change).
|
/external/eigen/Eigen/src/Geometry/ |
EulerAngles.h | 18 * \returns the Euler-angles of the rotation matrix \c *this using the convention defined by the triplet (\a a0,\a a1,\a a2) 20 * Each of the three parameters \a a0,\a a1,\a a2 represents the respective rotation axis as an integer in {0,1,2}. 69 // we can compute their respective rotation, and apply its inverse to M. Since the result must 70 // be a rotation around x, we have:
|
/external/eigen/bench/btl/data/ |
action_settings.txt | 19 rot ; "{/*1.5 apply rotation in the plane}" ; "vector size" ; 4:100000
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
rwupdt.h | 33 /* determine a givens rotation which eliminates w(j). */
|
/frameworks/base/core/java/android/app/ |
IUiAutomationConnection.aidl | 39 boolean setRotation(int rotation);
|
/frameworks/base/core/java/android/view/animation/ |
package.html | 7 transformations (position, size, rotation, and so on) to the content of a
|
/frameworks/base/core/res/res/anim/ |
progress_indeterminate_rotation_material.xml | 21 android:propertyName="rotation"
|
/frameworks/base/packages/SystemUI/res/anim/ |
ic_landscape_to_auto_rotate_animation_arrows.xml | 32 android:propertyName="rotation"
|
/frameworks/base/rs/java/android/renderscript/ |
Matrix2f.java | 99 * Sets current values to be a rotation matrix of given angle 101 * @param rot rotation angle 159 * rotation matrix of given angle 161 * @param rot angle of rotation
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
IVideoProvider.aidl | 36 void setDeviceOrientation(int rotation);
|
/frameworks/base/tests/VectorDrawableTest/res/anim/ |
ic_rotate_2_portrait_v2_animation_arrows_1.xml | 27 android:propertyName="rotation"
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
vector_drawable02.xml | 20 android:rotation="180"
|
vector_drawable09.xml | 25 android:rotation="90">
|
vector_drawable14.xml | 25 android:rotation="20">
|
vector_drawable15.xml | 25 android:rotation="180">
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Matrix2f.java | 102 * Sets current values to be a rotation matrix of given angle 104 * @param rot rotation angle 162 * rotation matrix of given angle 164 * @param rot angle of rotation
|
Completed in 719 milliseconds
<<11121314151617181920>>