/external/chromium_org/third_party/libyuv/include/libyuv/ |
convert_argb.h | 189 // Convert camera sample to ARGB with cropping, rotation and vertical flip. 194 // If rotation of 90 or 270 is used, stride is affected. The caller should 195 // allocate the I420 buffer according to rotation. 199 // If rotation of 90 or 270 is used, stride is affected. 207 // Cropping parameters are pre-rotation. 208 // "rotation" can be 0, 90, 180 or 270. 217 enum RotationMode rotation,
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
scene.js | 80 object.rotation.x = body.rotation.x; 81 object.rotation.y = body.rotation.y; 82 object.rotation.z = body.rotation.z; 181 plane.rotation.x = Math.PI * 0.5; 220 // the camera rotation when dragging an object. 255 // rotation.
|
/external/chromium_org/third_party/webrtc/modules/video_capture/ |
video_capture_impl.cc | 46 VideoCaptureRotation* rotation) { 49 *rotation = kCameraRotate0; 52 *rotation = kCameraRotate90; 55 *rotation = kCameraRotate180; 58 *rotation = kCameraRotate270; 66 int32_t VideoCaptureImpl::RotationInDegrees(VideoCaptureRotation rotation, 68 switch (rotation) { 343 int32_t VideoCaptureImpl::SetCaptureRotation(VideoCaptureRotation rotation) { 346 switch (rotation){
|
/external/chromium_org/ui/gfx/ |
interpolated_transform_unittest.cc | 30 gfx::Transform rotation; local 31 rotation.Rotate(i); 33 CheckApproximatelyEqual(rotation, interpolated); 35 CheckApproximatelyEqual(rotation, interpolated); 127 scoped_ptr<ui::InterpolatedTransform> rotation( 151 rotation->SetChild(translation.release()); 152 to_return->SetChild(rotation.release()); 196 scoped_ptr<ui::InterpolatedTransform> rotation( 203 rotation.release()));
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
SensorNotSupportedException.java | 57 return "Rotation Vector"; 65 return "Game Rotation Vector"; 75 return "Geomagnetic Rotation Vector";
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_framestitching.h | 36 Find scale, rotation and translation of the similarity that 77 \param R rotation 84 \param allow_rotation estimate rotation
|
/external/chromium_org/media/video/capture/linux/ |
video_capture_device_linux.h | 39 void SetRotation(int rotation); 42 void SetRotationOnV4L2Thread(int rotation); 81 // Clockwise rotation in degrees. This value should be 0, 90, 180, or 270.
|
/external/libyuv/files/include/libyuv/ |
rotate.h | 21 // Supported rotation. 23 kRotate0 = 0, // No rotation. 93 // order will result in a rotation by +- 90 degrees.
|
/external/qemu/android/skin/ |
file.h | 30 SkinRotation rotation; /* framebuffer rotation */ member in struct:SkinDisplay 68 SkinRotation rotation; member in struct:SkinLocation
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_framestitching.h | 36 Find scale, rotation and translation of the similarity that 77 \param R rotation 84 \param allow_rotation estimate rotation
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
LocalImage.java | 103 public int rotation; field in class:LocalImage 143 rotation = cursor.getInt(INDEX_ORIENTATION); 165 rotation = uh.update(rotation, cursor.getInt(INDEX_ORIENTATION)); 280 int rotation = (this.rotation + degrees) % 360; local 281 if (rotation < 0) rotation += 360; 286 ExifInterface.getOrientationValueForRotation(rotation)); 303 values.put(Images.Media.ORIENTATION, rotation); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
WidgetUtils.java | 57 public static Bitmap createWidgetBitmap(Bitmap bitmap, int rotation) { 62 if (((rotation / 90) & 1) == 0) { 74 canvas.rotate(rotation);
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_framestitching.h | 36 Find scale, rotation and translation of the similarity that 77 \param R rotation 84 \param allow_rotation estimate rotation
|
/frameworks/base/core/java/android/view/ |
Surface.java | 98 public @interface Rotation {} 101 * Rotation constant: 0 degree rotation (natural orientation) 106 * Rotation constant: 90 degree rotation. 111 * Rotation constant: 180 degree rotation. 116 * Rotation constant: 270 degree rotation. 503 * Returns a human readable representation of a rotation [all...] |
/cts/tests/tests/graphics/res/anim/ |
animation_grouping_1_01.xml | 22 android:propertyName="rotation"
|
/development/samples/devbytes/animation/PropertyAnimations/res/animator/ |
spin.xml | 17 android:propertyName="rotation"
|
/external/chromium_org/ash/rotator/ |
screen_rotation.cc | 44 // No rotation required, use the identity transform. 80 scoped_ptr<ui::InterpolatedTransform> rotation( 103 rotation->SetChild(translation.release()); 104 interpolated_transform_->SetChild(rotation.release());
|
/external/chromium_org/ash/test/ |
cursor_manager_test_api.h | 28 gfx::Display::Rotation GetCurrentCursorRotation() const;
|
/external/chromium_org/ash/wm/maximize_mode/ |
maximize_mode_controller_unittest.cc | 62 // screen rotation tests. 91 gfx::Display::Rotation GetInternalDisplayRotation() const { 93 gfx::Display::InternalDisplayId()).rotation(); 96 void SetInternalDisplayRotation(gfx::Display::Rotation rotation) const { 98 SetDisplayRotation(gfx::Display::InternalDisplayId(), rotation); local 306 // rotation of the internal display. 366 // Turn past half-way point to next direction and rotation should remain 381 // Turn back just beyond the half-way point and the new rotation should 463 // rotation lock has been set [all...] |
/external/chromium_org/chrome/browser/chromeos/display/ |
display_preferences.cc | 152 gfx::Display::Rotation rotation = gfx::Display::ROTATE_0; local 157 if (dict_value->GetInteger("rotation", &rotation_value)) { 158 rotation = static_cast<gfx::Display::Rotation>(rotation_value); 183 rotation, 201 int rotation = gfx::Display::ROTATE_0; local 202 if (!properties->GetInteger("orientation", &rotation)) 206 static_cast<gfx::Display::Rotation>(rotation)); 359 gfx::Display::Rotation rotation = display_manager-> local [all...] |
/external/chromium_org/chrome/browser/extensions/ |
display_info_provider_chromeos.cc | 33 // Checks if the given integer value is valid display rotation in degrees. 34 bool IsValidRotationValue(int rotation) { 35 return rotation == 0 || rotation == 90 || rotation == 180 || rotation == 270; 38 // Converts integer integer value in degrees to Rotation enum value. 39 gfx::Display::Rotation DegreesToRotation(int degrees) { 207 info.rotation || info.overscan)) { 233 // Verify the rotation value is valid [all...] |
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
touch_view_controller_delegate.h | 17 // rotation lock.
|
/external/chromium_org/components/policy/proto/ |
policy_signing_key.proto | 24 // doing key rotation).
|
/external/chromium_org/pdf/pdfium/ |
pdfium_page.h | 46 base::Value* GetAccessibleContentAsValue(int rotation); 66 Area GetCharIndex(const pp::Point& point, int rotation, int* char_index, 82 int rotation); 110 double right, double bottom, int rotation);
|
/external/chromium_org/third_party/skia/experimental/iOSSampleApp/iPad/ |
SkUISplitViewController.mm | 7 return YES; //Auto Rotation for all orientations
|