/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
D | box.json | 19 "rotation": { object 34 "rotation": { object 49 "rotation": { object 64 "rotation": { object 79 "rotation": { object 94 "rotation": { object 109 "rotation": { object 124 "rotation": { object 139 "rotation": { object 154 "rotation": { object [all …]
|
/external/chromium_org/ui/base/cursor/ |
D | cursor_loader.h | 22 gfx::Display::Rotation rotation() const { in rotation() function 26 void set_rotation(gfx::Display::Rotation rotation) { in set_rotation()
|
D | cursor_util.cc | 17 gfx::Display::Rotation rotation, in ScaleAndRotateCursorBitmapAndHotpoint()
|
/external/qemu/android/ |
D | keycode.c | 15 android_keycode_rotate( AndroidKeyCode code, int rotation ) in android_keycode_rotate()
|
/external/chromium_org/ui/gfx/ |
D | display.h | 74 Rotation rotation() const { return rotation_; } in rotation() function 75 void set_rotation(Rotation rotation) { rotation_ = rotation; } in set_rotation()
|
D | interpolated_transform_unittest.cc | 30 gfx::Transform rotation; in TEST() local 127 scoped_ptr<ui::InterpolatedTransform> rotation( in GetScreenRotation() local 196 scoped_ptr<ui::InterpolatedTransform> rotation( in GetMaximize() local
|
/external/valgrind/main/memcheck/tests/ |
D | bug287260.c | 5 signed int rotation : 10; member
|
/external/qemu/android/skin/ |
D | window.h | 63 SkinRotation rotation; member
|
D | image.h | 34 SkinRotation rotation; /* rotation */ member
|
/external/eigen/Eigen/src/Geometry/ |
D | Transform.h | 882 Transform<Scalar,Dim,Mode,Options>::rotate(const RotationType& rotation) in rotate() 898 Transform<Scalar,Dim,Mode,Options>::prerotate(const RotationType& rotation) in prerotate() 998 Transform<Scalar,Dim,Mode,Options>::rotation() const in rotation() function 1019 void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixType *rotation, Scali… in computeRotationScaling() 1048 …de,Options>::computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const in computeScalingRotation()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowDisplay.java | 25 private int rotation = Surface.ROTATION_0; field in ShadowDisplay 125 public void setRotation(int rotation) { in setRotation()
|
/external/chromium_org/third_party/webrtc/modules/video_capture/ |
D | video_capture_impl.cc | 46 VideoCaptureRotation* rotation) { in RotationFromDegrees() 66 int32_t VideoCaptureImpl::RotationInDegrees(VideoCaptureRotation rotation, in RotationInDegrees() 343 int32_t VideoCaptureImpl::SetCaptureRotation(VideoCaptureRotation rotation) { in SetCaptureRotation()
|
/external/chromium_org/ash/display/ |
D | display_info.h | 98 void set_rotation(gfx::Display::Rotation rotation) { rotation_ = rotation; } in set_rotation() 99 gfx::Display::Rotation rotation() const { return rotation_; } in rotation() function
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | webrtcvideoframe.cc | 116 int64 elapsed_time, int64 time_stamp, int rotation) { in Init() 159 size_t pixel_height, int64 elapsed_time, int64 time_stamp, int rotation) { in Alias() 278 int64 time_stamp, int rotation) { in Attach() 304 int64 elapsed_time, int64 time_stamp, int rotation) { in Reset()
|
/external/chromium_org/pdf/pdfium/ |
D | pdfium_page.cc | 107 base::Value* PDFiumPage::GetAccessibleContentAsValue(int rotation) { in GetAccessibleContentAsValue() 135 int rotation) { in GetTextBoxAsValue() 244 int rotation, in GetCharIndex() 440 int rotation) { in PageToScreen()
|
D | pdfium_range.cc | 31 int rotation) { in GetScreenRects()
|
/external/chromium_org/chrome/browser/extensions/api/system_display/ |
D | display_info_provider.cc | 16 int RotationToDegrees(gfx::Display::Rotation rotation) { in RotationToDegrees()
|
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/ |
D | ScreenOrientationController.cpp | 64 uint16_t rotation = screenOrientationAngle(view); in computeOrientation() local
|
/external/chromium_org/media/video/capture/linux/ |
D | video_capture_device_linux.cc | 182 void VideoCaptureDeviceLinux::SetRotation(int rotation) { in SetRotation() 195 void VideoCaptureDeviceLinux::SetRotationOnV4L2Thread(int rotation) { in SetRotationOnV4L2Thread()
|
/external/chromium_org/third_party/webrtc/modules/video_capture/android/ |
D | video_capture_android.cc | 57 VideoCaptureRotation rotation = in OnOrientationChanged() local 236 VideoCaptureRotation rotation) { in SetCaptureRotation()
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidUtil.cpp | 80 ScreenOrientation mapScreenRotation (ScreenRotation rotation) in mapScreenRotation()
|
/external/chromium_org/third_party/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/ |
D | VideoCaptureAndroid.java | 272 private synchronized void setPreviewRotation(final int rotation) { in setPreviewRotation() 289 int rotation, Exchanger<IOException> result) { in setPreviewRotationOnCameraThread()
|
/external/opencv/cv/src/ |
D | cvposit.cpp | 114 CvMatr32f rotation, CvVect32f translation ) in icvPOSIT() 354 CvMatr32f rotation, CvVect32f translation ) in cvPOSIT()
|
/external/chromium_org/ash/rotator/ |
D | screen_rotation.cc | 80 scoped_ptr<ui::InterpolatedTransform> rotation( in InitTransform() local
|
/external/eigen/Eigen/src/Eigen2Support/ |
D | SVD.h | 583 void SVD<MatrixType>::computeRotationScaling(RotationType *rotation, ScalingType *scaling) const in computeRotationScaling() 609 void SVD<MatrixType>::computeScalingRotation(ScalingType *scaling, RotationType *rotation) const in computeScalingRotation()
|