Home
last modified time | relevance | path

Searched defs:rot (Results 1 – 25 of 45) sorted by relevance

12

/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf.cc27 double rot=page.getKey("/Rotate").getNumericValue(); in getRotate() local
54 QPDFObjectHandle makeRotate(Rotation rot) // {{{ in makeRotate()
98 Matrix &Matrix::rotate(Rotation rot) // {{{ in rotate()
127 Matrix &Matrix::rotate_move(Rotation rot,double width,double height) // {{{ in rotate_move()
Dqpdf_xobject.cc103 Rotation rot=getRotate(page); in makeXObject() local
Dpptypes.cc34 void Rotation_dump(Rotation rot) // {{{ in Rotation_dump()
Dqpdf_pdftopdf_processor.cc88 Rotation rot=getRotate(page)+rotation; in get() local
348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate()
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c116 RotContext *rot = ctx->priv; in init() local
129 RotContext *rot = ctx->priv; in uninit() local
168 RotContext *rot = opaque; in get_rotated_w() local
180 RotContext *rot = opaque; in get_rotated_h() local
292 RotContext *rot = ctx->priv; in config_props() local
423 RotContext *rot = ctx->priv; in filter_slice() local
513 RotContext *rot = ctx->priv; in filter_frame() local
565 RotContext *rot = ctx->priv; in process_command() local
Dvf_hqx.c99 #define SHF(x, rot, n) (((x) >> ((rot) ? 7-DROP4(n) : DROP4(n)) & 1) << DROP4(p##n)) argument
107 #define INTERP_BOOTSTRAP(rot) \ argument
/third_party/flutter/skia/gm/
Ddstreadshuffle.cpp84 SkMatrix rot; in drawShape() local
127 SkMatrix rot; in DrawHairlines() local
Dsharedcorners.cpp129 SkMatrix rot; in drawTriangleBoxes() local
Dfilterfastbounds.cpp119 SkMatrix rot; in create_paints() local
/third_party/skia/gm/
Ddstreadshuffle.cpp86 SkMatrix rot; in drawShape() local
131 SkMatrix rot; in DrawHairlines() local
Dsharedcorners.cpp129 SkMatrix rot; in drawTriangleBoxes() local
/third_party/skia/modules/skottie/src/effects/
DDirectionalBlur.cpp39 const auto rot = fDirection - 90; in onSync() local
/third_party/toybox/toys/lsb/
Dmd5sum.c134 unsigned int in, a, rot, temp; in md5_transform() local
175 unsigned *rot[5], *temp; in sha1_transform() local
/third_party/skia/docs/examples/
Dpicture_shader.cpp30 SkMatrix rot; in draw_wheel() local
/third_party/musl/src/search/
Dtsearch.c7 static int rot(void **p, struct node *x, int dir /* deeper side */) in rot() function
/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9ex.c73 D3DDISPLAYROTATION rot; in NineSwapChain9Ex_GetDisplayModeEx() local
/third_party/skia/samplecode/
DSampleFlutterAnimate.cpp44 double rot = SkScalarInterp(fChars[i].fStartRotation, fChars[i].fEndRotation, in onDrawContent() local
/third_party/flutter/skia/samplecode/
DSampleFlutterAnimate.cpp49 double rot = SkScalarInterp(fChars[i].fStartRotation, fChars[i].fEndRotation, in onDrawContent() local
DSampleLitAtlas.cpp383 SkScalar rot() const { return fRot; } in rot() function in DrawLitAtlasDrawable::ObjectRecord
384 void setRot(SkScalar rot) { fRot = rot; } in setRot()
/third_party/skia/modules/skottie/src/
DCamera.cpp112 rot = { 0, 0, 0 }; in DefaultCameraTransform() local
/third_party/flutter/skia/tests/
DPathOpsBuilderConicTest.cpp79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne()
106 for (int rot = 2; rot <= 9; ++rot) { in DEF_TEST() local
/third_party/skia/tests/
DPathOpsBuilderConicTest.cpp79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne()
106 for (int rot = 2; rot <= 9; ++rot) { in DEF_TEST() local
/third_party/flutter/skia/example/
DSkiaSDLExample.cpp91 SkMatrix rot; in create_star() local
/third_party/zlib/examples/
Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate()
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.cpp149 SkMatrix44 rot; in totalMatrix() local

12