Searched defs:rotate (Results 51 - 75 of 100) sorted by relevance

1234

/external/ltrace/sysdeps/linux-gnu/arm/
H A Dtrace.c210 uint32_t rotate = 2 * BITS(this_instr, 8, 11); local
211 operand2 = (((immval >> rotate)
212 | (immval << (32 - rotate)))
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformationMatrix.h215 TransformationMatrix& rotate(double d) { return rotate3d(0, 0, d); } function in class:blink::TransformationMatrix
/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h412 int rotate; // TODO(later) member in struct:WebPBitstreamFeatures
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicUtilities.cpp353 bool rotate(const Cubic& cubic, int zero, int index, Cubic& rotPath) { function
/external/chromium_org/third_party/skia/tests/
H A DMatrixTest.cpp148 SkMatrix rotate; local
149 rotate.setRotate(128 * SK_Scalar1);
150 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(SK_Scalar1, rotate.getMinScale(), SK_ScalarNearlyZero));
151 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(SK_Scalar1, rotate.getMaxScale(), SK_ScalarNearlyZero));
152 success = rotate.getMinMaxScales(scales);
185 SkMatrix baseMats[] = {scale, rot90Scale, rotate,
332 // rotate
348 // rotate + translate
355 // rotate + uniform scale
362 // rotate
[all...]
/external/llvm/include/llvm/ADT/
H A DHashing.h173 /// \brief Bitwise right rotate.
176 inline uint64_t rotate(uint64_t val, size_t shift) { function in namespace:llvm::hashing::detail
213 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
221 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
222 a + rotate(b ^ k3, 20) - c + len + seed);
228 uint64_t b = rotate(a + z, 52);
229 uint64_t c = rotate(a, 37);
231 c += rotate(a, 7);
234 uint64_t vs = b + rotate(
[all...]
/external/qemu/android/
H A Dmain-common-ui.c740 int alpha, rotate; local
747 if ( opts->onion_rotation && 1 == sscanf( opts->onion_rotation, "%d", &rotate ) ) {
748 rotate &= 3;
750 rotate = SKIN_ROTATION_0;
754 qemulator_get()->onion_rotation = rotate;
/external/skia/experimental/Intersection/
H A DCubicUtilities.cpp353 bool rotate(const Cubic& cubic, int zero, int index, Cubic& rotPath) { function
/external/skia/src/core/
H A DSkMatrixClipStateMgr.h298 void rotate(SkScalar degrees) { function in class:SkMatrixClipStateMgr
/external/skia/tests/
H A DMatrixTest.cpp148 SkMatrix rotate; local
149 rotate.setRotate(128 * SK_Scalar1);
150 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(SK_Scalar1, rotate.getMinScale(), SK_ScalarNearlyZero));
151 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(SK_Scalar1, rotate.getMaxScale(), SK_ScalarNearlyZero));
152 success = rotate.getMinMaxScales(scales);
185 SkMatrix baseMats[] = {scale, rot90Scale, rotate,
319 // rotate
339 // rotate + translate
345 // rotate + uniform scale
351 // rotate
[all...]
/external/webp/include/webp/
H A Ddecode.h412 int rotate; // TODO(later) member in struct:WebPBitstreamFeatures
/external/chromium_org/cc/animation/
H A Dtransform_operations_unittest.cc915 // Checks that if the point to rotate is sitting on the axis of rotation, that
1297 TransformOperations rotate; local
1298 rotate.AppendRotate(1.f, 2.f, 3.f, 4.f);
1299 EXPECT_FALSE(rotate.AffectsScale());
1356 TransformOperations rotate; local
1357 rotate.AppendRotate(1.f, 2.f, 3.f, 4.f);
1358 EXPECT_FALSE(rotate.IsTranslation());
/external/chromium_org/v8/src/arm/
H A Ddisasm-arm.cc227 int rotate = instr->RotateValue() * 2; local
229 int imm = (immed8 >> rotate) | (immed8 << (32 - rotate));
/external/eigen/Eigen/src/Geometry/
H A DTransform.h519 inline Transform& rotate(const RotationType& rotation);
545 inline Transform& operator*=(const RotationBase<Derived,Dim>& r) { return rotate(r.toRotationMatrix()); }
877 * \sa rotate(Scalar), class Quaternion, class AngleAxis, prerotate(RotationType)
882 Transform<Scalar,Dim,Mode,Options>::rotate(const RotationType& rotation) function in class:Eigen::Transform
891 * See rotate() for further details.
893 * \sa rotate()
981 res.rotate(r.derived());
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp430 int rotate, int flags,FX_BOOL bNeedToRestore, IFSDK_PAUSE_Adapter * pause );
432 int rotate, int flags,FX_BOOL bNeedToRestore, IFSDK_PAUSE_Adapter * pause ) = FPDF_RenderPage_Retail;
440 int rotate, int flags)
469 Func_RenderPage(pContext, page, start_x, start_y, size_x, size_y, rotate, flags,TRUE,NULL);
472 Func_RenderPage(pContext, page, start_x, start_y, size_x, size_y, rotate, flags,TRUE,NULL);
555 Func_RenderPage(pContext, page, start_x - rect.left, start_y - rect.top, size_x, size_y, rotate, flags);
558 Func_RenderPage(pContext, page, start_x - rect.left, start_y - rect.top, size_x, size_y, rotate, flags);
606 int size_x, int size_y, int rotate, int flags)
630 Func_RenderPage(pContext, page, start_x, start_y, size_x, size_y, rotate, flags,TRUE,NULL);
633 Func_RenderPage(pContext, page, start_x, start_y, size_x, size_y, rotate, flag
439 FPDF_RenderPage(HDC dc, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int flags) argument
605 FPDF_RenderPageBitmap(FPDF_BITMAP bitmap, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int flags) argument
669 FPDF_DeviceToPage(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int device_x, int device_y, double* page_x, double* page_y) argument
687 FPDF_PageToDevice(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, double page_x, double page_y, int* device_x, int* device_y) argument
779 FPDF_RenderPage_Retail(CRenderContext* pContext, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int flags,FX_BOOL bNeedToRestore, IFSDK_PAUSE_Adapter * pause ) argument
[all...]
/external/proguard/src/proguard/gui/splash/
H A DOverrideGraphics2D.java524 public void rotate(double theta) method in class:OverrideGraphics2D
526 graphics.rotate(theta);
529 public void rotate(double theta, double x, double y) method in class:OverrideGraphics2D
531 graphics.rotate(theta, x, y);
/external/chromium_org/third_party/freetype/src/base/
H A Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; local
544 rotate = ( angle_diff >= 0 ) ? FT_ANGLE_PI2 : -FT_ANGLE_PI2;
571 FT_Vector_From_Polar( &a2, length, angle + rotate );
575 FT_Vector_From_Polar( &b2, length, next - rotate );
879 FT_Angle total, rotate; local
885 rotate = FT_SIDE_TO_ROTATE( side );
889 total = -rotate * 2;
894 stroker->angle_in + rotate,
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
927 FT_Vector_From_Polar( &delta2, radius, angle + rotate );
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
983 FT_Angle phi, theta, rotate; local
1046 FT_Angle rotate; local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
[all...]
/external/freetype/src/base/
H A Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; local
544 rotate = ( angle_diff >= 0 ) ? FT_ANGLE_PI2 : -FT_ANGLE_PI2;
571 FT_Vector_From_Polar( &a2, length, angle + rotate );
575 FT_Vector_From_Polar( &b2, length, next - rotate );
879 FT_Angle total, rotate; local
885 rotate = FT_SIDE_TO_ROTATE( side );
889 total = -rotate * 2;
894 stroker->angle_in + rotate,
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
927 FT_Vector_From_Polar( &delta2, radius, angle + rotate );
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
983 FT_Angle phi, theta, rotate; local
1046 FT_Angle rotate; local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
[all...]
/external/libpng/contrib/gregbook/
H A Drpng2-win.c968 double freq, rotate, saturate, gray, intensity; local
980 * aoffset: number of degrees to rotate hue [CURRENTLY NOT USED]
983 * rotate: rotation of the beams as a function of radius
990 rotate = (double)bg[pat].bg_brot * 0.1;
1004 intensity = cos((angle+(rotate*dist*PI)) * freq) *
H A Drpng2-x.c1195 double freq, rotate, saturate, gray, intensity; local
1207 * aoffset: number of degrees to rotate hue [CURRENTLY NOT USED]
1210 * rotate: rotation of the beams as a function of radius
1217 rotate = (double)bg[pat].bg_brot * 0.1;
1231 intensity = cos((angle+(rotate*dist*PI)) * freq) *
1964 double freq, rotate, saturate, gray, intensity; local
1972 * aoffset: number of degrees to rotate hue [CURRENTLY NOT USED]
1975 * rotate: rotation of the beams as a function of radius
1982 rotate = (double)bg[pat].bg_brot * 0.1;
1996 intensity = cos((angle+(rotate*dis
[all...]
/external/opencv/cvaux/src/
H A Dcvvecfacetracking.cpp801 double dx = 0, dy = 0, scale = 1, rotate = 0; local
802 double e_templ = CalculateTransformationLMS3(ptTempl, ptNew, &scale, &rotate, &dx, &dy);
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page.cpp847 int rotate = 0; local
849 rotate = pRotate->GetInteger() / 90 % 4;
851 if (rotate < 0) {
852 rotate += 4;
874 if (rotate % 2) {
881 switch (rotate) {
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; local
544 rotate = ( angle_diff >= 0 ) ? FT_ANGLE_PI2 : -FT_ANGLE_PI2;
571 FT_Vector_From_Polar( &a2, length, angle + rotate );
575 FT_Vector_From_Polar( &b2, length, next - rotate );
879 FT_Angle total, rotate; local
885 rotate = FT_SIDE_TO_ROTATE( side );
889 total = -rotate * 2;
894 stroker->angle_in + rotate,
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
927 FT_Vector_From_Polar( &delta2, radius, angle + rotate );
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); local
983 FT_Angle phi, theta, rotate; local
1046 FT_Angle rotate; local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
[all...]
/external/qemu/disas/
H A Darm.c2832 int rotate = (given & 0xf00) >> 7; local
2834 immed = (((immed << (32 - rotate))
2835 | (immed >> rotate)) & 0xffffffff);
/external/stlport/stlport/stl/
H A D_algo.c366 // rotate and rotate_copy, and their auxiliary functions
429 // rotate and rotate_copy, and their auxiliary functions
519 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last) { function

Completed in 546 milliseconds

1234