Home
last modified time | relevance | path

Searched defs:rotate (Results 1 – 25 of 93) sorted by relevance

1234

/external/openssl/crypto/sha/asm/
Dsha1-thumb.pl54 sub rotate { subroutine
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DAnimationSetTest.java33 Animation rotate = new RotateAnimation(1f, 2f); in testAnimationList() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTextPositioningElement.h40 SVGAnimatedNumberList* rotate() { return m_rotate.get(); } in rotate() function
DSVGMatrixTearOff.cpp116 PassRefPtr<SVGMatrixTearOff> SVGMatrixTearOff::rotate(double d) in rotate() function in blink::SVGMatrixTearOff
/external/chromium_org/build/android/pylib/
Dscreenshot.py29 rotate=False): argument
/external/skia/samplecode/
DSampleManyRects.cpp52 SkMatrix rotate; in onDrawContent() local
DSampleCircle.cpp90 static void rotate(SkCanvas* canvas, SkScalar angle, SkScalar px, SkScalar py) { in rotate() function in CircleView
/external/chromium_org/third_party/skia/samplecode/
DSampleManyRects.cpp52 SkMatrix rotate; in onDrawContent() local
DSampleCircle.cpp90 static void rotate(SkCanvas* canvas, SkScalar angle, SkScalar px, SkScalar py) { in rotate() function in CircleView
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutAttributes.h40 float rotate; member
/external/pdfium/fpdfsdk/src/
Dfpdf_progressive.cpp19 int size_y, int rotate, int flags, in FPDF_RenderPageBitmap_Start()
Dfpdfview.cpp440 int rotate, int flags) in FPDF_RenderPage()
606 int size_x, int size_y, int rotate, int flags) in FPDF_RenderPageBitmap()
670 int rotate, int device_x, int device_y, double* page_x, double* page_y) in FPDF_DeviceToPage()
688 int rotate, double page_x, double page_y, int* device_x, int* device_y) in FPDF_PageToDevice()
780 int rotate, int flags,FX_BOOL bNeedToRestore, IFSDK_PAUSE_Adapter * pause ) in FPDF_RenderPage_Retail()
/external/chromium_org/third_party/skia/src/animator/
DSkDrawMatrix.h45 void rotate(SkScalar degrees, SkPoint& center) { in rotate() function
/external/skia/src/animator/
DSkDrawMatrix.h45 void rotate(SkScalar degrees, SkPoint& center) { in rotate() function
/external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
Dmat2d.js184 mat2d.rotate = function (out, a, rad) { function
Dmat2.js196 mat2.rotate = function (out, a, rad) { function
Dmat3.js306 mat3.rotate = function (out, a, rad) { function
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local
879 FT_Angle total, rotate; in ft_stroker_arcto() local
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
983 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1046 FT_Angle rotate; in ft_stroker_outside() local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; in FT_Stroker_CubicTo() local
/external/freetype/src/base/
Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local
879 FT_Angle total, rotate; in ft_stroker_arcto() local
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
983 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1046 FT_Angle rotate; in ft_stroker_outside() local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; in FT_Stroker_CubicTo() local
/external/chromium_org/third_party/freetype/src/base/
Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local
879 FT_Angle total, rotate; in ft_stroker_arcto() local
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
983 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1046 FT_Angle rotate; in ft_stroker_outside() local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; in FT_Stroker_CubicTo() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSMatrix.cpp127 PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::rotate(double rotX, double rotY, double rotZ) const in rotate() function in blink::CSSMatrix
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
DSDL_wsconsvideo.h63 int rotate; member
/external/chromium_org/third_party/skia/bench/
DRotatedRectBench.cpp92 SkMatrix rotate; in onDraw() local
/external/skia/bench/
DRectBench.cpp180 AARectBench(bool rotate) : fRotate(rotate) {} in AARectBench()
209 SkMatrix rotate; in onDraw() local
/external/skia/include/utils/
DSkCamera.h87 void rotate(SkScalar x, SkScalar y, SkScalar z) {} in rotate() function

1234