Home
last modified time | relevance | path

Searched refs:rotated (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/docs/examples/
H A DMatrix_mapRectScaleTranslate.cpp11 SkRect rotated; in REG_FIDDLE() local
12 matrix.mapRectScaleTranslate(&rotated, rect); in REG_FIDDLE()
16 canvas->drawRect(rotated, paint); in REG_FIDDLE()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghashv8-armx.S50 vmov d3,d0 @ Xm is rotated Xl
89 vmov d3,d0 @ Xm is rotated Xl
110 vld1.64 {q0},[r0] @ load [rotated] Xi
111 @ "[rotated]" means that
113 @ to be rotated in order to
132 vld1.64 {q8},[r2]! @ load [rotated] I[0]
140 vld1.64 {q9},[r2],r12 @ load [rotated] I[1]
164 vld1.64 {q8},[r2],r12 @ load [rotated] I[i+2]
174 vld1.64 {q9},[r2],r12 @ load [rotated] I[i+3]
185 vmov d3,d0 @ Xm is rotated X
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghashv8-armx.S50 vmov d3,d0 @ Xm is rotated Xl
89 vmov d3,d0 @ Xm is rotated Xl
110 vld1.64 {q0},[r0] @ load [rotated] Xi
111 @ "[rotated]" means that
113 @ to be rotated in order to
132 vld1.64 {q8},[r2]! @ load [rotated] I[0]
140 vld1.64 {q9},[r2],r12 @ load [rotated] I[1]
164 vld1.64 {q8},[r2],r12 @ load [rotated] I[i+2]
174 vld1.64 {q9},[r2],r12 @ load [rotated] I[i+3]
185 vmov d3,d0 @ Xm is rotated X
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-zoom.c87 int rotated, /* I - Non-zero if image is rotated 90 degs */ in _cupsImageZoomNew()
106 z->rotated = rotated; in _cupsImageZoomNew()
119 if (rotated) in _cupsImageZoomNew()
245 if (z->rotated) in zoom_bilinear()
323 if (z->rotated) in zoom_nearest()
79 _cupsImageZoomNew( cups_image_t *img, int xc0, int yc0, int xc1, int yc1, int xsize, int ysize, int rotated, cups_iztype_t type) _cupsImageZoomNew() argument
H A Dimage-private.h121 rotated, /* Non-zero if image needs to be rotated */ member
207 int ysize, int rotated,
/third_party/skia/tests/
H A DGrQuadCropTest.cpp213 SkMatrix rotated; in test_axis_aligned() local
214 rotated.setRotate(45.f); in test_axis_aligned()
215 test_axis_aligned_all_clips(r, viewMatrix, &rotated); in test_axis_aligned()
231 SkMatrix rotated; in test_crop_fully_covered() local
232 rotated.setRotate(45.f); in test_crop_fully_covered()
233 run_crop_fully_covered_test(r, GrAA::kNo, viewMatrix, &rotated); in test_crop_fully_covered()
234 run_crop_fully_covered_test(r, GrAA::kYes, viewMatrix, &rotated); in test_crop_fully_covered()
H A DPathOpsBuilderConicTest.cpp29 SkPath rotated; in testOvalSet() local
34 oval.transform(matrix, &rotated); in testOvalSet()
36 builder->add(rotated, kUnion_SkPathOp); in testOvalSet()
38 Op(*result, rotated, kUnion_SkPathOp, result); in testOvalSet()
42 rgnB.setPath(rotated, openClip); in testOvalSet()
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dpath2d.js101 var rotated = CanvasKit.Matrix.rotated(rotation, x, y);
102 var rotatedInvert = CanvasKit.Matrix.rotated(-rotation, x, y);
105 skpath.transform(rotated);
H A Dcanvas2dcontext.js900 var inverted = CanvasKit.Matrix.rotated(-radians);
/third_party/skia/tools/perf-canvaskit-puppeteer/
H A Dcanvas_perf.js374 ctx.first = CanvasKit.Matrix.rotated(Math.PI/2, 10, 20);
391 CanvasKit.Matrix.rotated(Math.PI/2, 10, 20),
411 CanvasKit.Matrix.rotated(Math.PI/2, 10, 20),
429 CanvasKit.Matrix.rotated(Math.PI/2, 10, 20),
451 CanvasKit.Matrix.rotated(Math.PI/2, 10, 20),
468 ctx.first = CanvasKit.M44.rotated([10, 20, 30], Math.PI/2);
485 CanvasKit.M44.rotated([10, 20, 30], Math.PI/2),
504 CanvasKit.M44.rotated([10, 20, 30], Math.PI/2),
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl141 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
179 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
238 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
278 vld1.64 {$Xl},[$Xi] @ load [rotated] Xi
279 @ "[rotated]" means that
281 @ to be rotated in order to
299 vld1.64 {$t0},[$inp],#16 @ load [rotated] I[0]
315 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[1]
338 vld1.64 {$t0},[$inp],$inc @ load [rotated] I[i+2]
347 vld1.64 {$t1},[$inp],$inc @ load [rotated]
[all...]
/third_party/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl141 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
179 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
238 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
278 vld1.64 {$Xl},[$Xi] @ load [rotated] Xi
279 @ "[rotated]" means that
281 @ to be rotated in order to
299 vld1.64 {$t0},[$inp],#16 @ load [rotated] I[0]
315 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[1]
338 vld1.64 {$t0},[$inp],$inc @ load [rotated] I[i+2]
347 vld1.64 {$t1},[$inp],$inc @ load [rotated]
[all...]
/third_party/skia/modules/canvaskit/
H A Dexterns.js323 rotated: function() {},
439 rotated: function() {},
454 rotated: function() {},
H A Dmatrix.js153 CanvasKit.Matrix.rotated = function(radians, px, py) {
245 CanvasKit.M44.rotated = function(axisVec, radians) {
254 // is incorrect. Prefer rotated().
496 CanvasKit.ColorMatrix.rotated = function(axis, sine, cosine) {
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttobjs.h264 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member
H A Dttobjs.c1162 tt_metrics->rotated = FALSE; in tt_size_init_bytecode()
H A Dttinterp.c5316 if ( ( args[0] & 0x200 ) != 0 && exc->tt_metrics.rotated ) in Ins_SCANCTRL()
5325 if ( ( args[0] & 0x1000 ) != 0 && exc->tt_metrics.rotated ) in Ins_SCANCTRL()
7429 if ( ( args[0] & 2 ) != 0 && exc->tt_metrics.rotated ) in Ins_GETINFO()
/third_party/skia/samplecode/
H A DSampleClip.cpp218 SkPath rotated; in clip() local
219 path.transform(inv, &rotated); in clip()
229 SkEdgeClipper::ClipPath(rotated, clip, false, in clip()
/third_party/libinput/src/
H A Devdev-mt-touchpad.c496 rotated(struct tp_dispatch *tp, unsigned int code, int value) in rotated() function
530 t->point.x = rotated(tp, e->code, e->value); in tp_process_absolute()
538 t->point.y = rotated(tp, e->code, e->value); in tp_process_absolute()
590 t->point.x = rotated(tp, e->code, e->value); in tp_process_absolute_st()
598 t->point.y = rotated(tp, e->code, e->value); in tp_process_absolute_st()
/third_party/skia/src/core/
H A DSkPath.cpp3766 SkPath rotated; in clip() local
3767 path.transform(inv, &rotated); in clip()
3768 if (!rotated.isFinite()) { in clip()
3780 SkEdgeClipper::ClipPath(rotated, clip, false, in clip()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl_1_autogen.h188 void rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z); \
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp3232 const BOOL_32 display = flags.display || flags.rotated;
3311 const BOOL_32 display = flags.display || flags.rotated;
3497 const BOOL_32 displayRsrc = pIn->flags.display || pIn->flags.rotated;
3952 if (pIn->flags.rotated && allowedSwSet.sw_R)
4120 (pIn->flags.display || pIn->flags.rotated) &&
/third_party/python/Python/
H A Dcompile.c6824 PyObject *rotated = PyList_GetSlice(pc->stores, 0, in compiler_pattern_or() local
6826 if (rotated == NULL || in compiler_pattern_or()
6829 icontrol - istores, rotated)) in compiler_pattern_or()
6831 Py_XDECREF(rotated); in compiler_pattern_or()
6834 Py_DECREF(rotated); in compiler_pattern_or()
6836 // rotated = pc_stores[:rotations] in compiler_pattern_or()
6838 // pc_stores[icontrol-istores:icontrol-istores] = rotated in compiler_pattern_or()
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h2406 UINT_32 rotated : 1; ///< This resource is rotated and displable member
/third_party/python/Lib/
H A D_pydecimal.py3647 """Returns a rotated copy of self, value-of-other times."""
3675 rotated = rotdig[torot:] + rotdig[:torot]
3677 rotated.lstrip('0') or '0', self._exp)
5374 """Returns a rotated copy of a, b times.
5376 The coefficient of the result is a rotated copy of the digits in

Completed in 65 milliseconds

12