Home
last modified time | relevance | path

Searched defs:rotation (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp59 TIntermAggregate *CreateMat2x2(const Mat2x2EnumMap &matrix, vk::SurfaceRotation rotation) in CreateMat2x2()
73 TIntermTyped *GenerateMat2x2ArrayWithIndex(const Mat2x2EnumMap &matrix, TIntermSymbol *rotation) in GenerateMat2x2ArrayWithIndex()
107 constexpr Mat2x2 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation rotation) in CalcFragRotationMultiplyFlipXY()
116 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2()
130 TIntermSymbol *rotation) in CreateVec2ArrayWithIndex()
150 constexpr Vec2 CalcRotatedFlipXYValueForDFdx(vk::SurfaceRotation rotation) in CalcRotatedFlipXYValueForDFdx()
173 constexpr Vec2 CalcRotatedFlipXYValueForDFdy(vk::SurfaceRotation rotation) in CalcRotatedFlipXYValueForDFdy()
199 TIntermSymbol *rotation) in CreateFloatArrayWithRotationIndex()
/third_party/skia/site/docs/dev/gardening/
D_index.md136 ### Useful bookmarks
145 ### Chat rooms
/third_party/rust/crates/tracing/tracing-appender/src/rolling/
Dbuilder.rs10 pub(super) rotation: Rotation, field
82 pub fn rotation(self, rotation: Rotation) -> Self { in rotation() method
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.h33 Rotation rotation; variable
Dqpdf_pdftopdf_processor.cc98 static PageRect ungetRect(PageRect rect,const QPDF_PDFTOPDF_PageHandle &ph,Rotation rotation,QPDFOb… in ungetRect()
661 Rotation rotation=normal_landscape; in autoRotateAll() local
/third_party/flutter/engine/flutter/flow/
Dmatrix_decomposition.h36 const SkVector4& rotation() const { return rotation_; } in rotation() function
Dmatrix_decomposition_unittests.cc61 const auto rotation = M_PI_4; in TEST() local
/third_party/typescript/tests/baselines/reference/
DmethodsReturningThis.js15 Class.prototype.m6 = function (x, y, pivotX, pivotY, scaleX, scaleY, rotation, skewX, skewY) { retu… argument
33 Class.prototype.m6 = function (x, y, pivotX, pivotY, scaleX, scaleY, rotation, skewX, skewY) { retu… argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_screenshot.js32 rotation: '[PC preview] unknow Size.width', property
Dohos_display.js59 rotation: '[PC preview] unknow rotation', property
/third_party/ffmpeg/libavutil/
Ddisplay.c36 double rotation, scale[2]; in av_display_rotation_get() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfilterglass.c311 gfloat start_alpha, gfloat stop_alpha, gboolean reversed, gfloat rotation) in gst_gl_filter_glass_draw_video_plane()
361 gfloat rotation; in gst_gl_filter_glass_callback() local
/third_party/skia/tests/
DGrQuadCropTest.cpp248 SkMatrix rotation; in TEST() local
258 SkMatrix rotation; in TEST() local
/third_party/skia/modules/skottie/src/text/
DTextAnimator.h40 SkV3 rotation = { 0, 0, 0 }; member
52 rotation = { 0, 0, 0 }; member
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration()
/third_party/flutter/skia/tests/
DGrQuadCropTest.cpp240 SkMatrix rotation; in TEST() local
250 SkMatrix rotation; in TEST() local
/third_party/cups-filters/cupsfilters/
Dimage-photocd.c47 int rotation; /* 0 for 768x512, 1 for 512x768 */ in _cupsImageReadPhotoCD() local
/third_party/skia/modules/skottie/src/
DCamera.cpp21 const SkV3& rotation, in ComputeCameraMatrix()
DTransform.cpp172 SkV3 TransformAdapter3D::rotation() const { in rotation() function in skottie::internal::TransformAdapter3D
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/
DCanvasMatrixUtil.java79 float[] rotation = new float[16]; in createXYtoXZRotationMatrix() local
/third_party/flutter/skia/modules/skottie/src/text/
DTextAnimator.h35 rotation = 0, member
/third_party/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js60 function ellipse(skpath, x, y, radiusX, radiusY, rotation, argument
186 this.ellipse = function(x, y, radiusX, radiusY, rotation, argument
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js60 function ellipse(skpath, x, y, radiusX, radiusY, rotation, argument
185 this.ellipse = function(x, y, radiusX, radiusY, rotation, argument
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/java/org/skia/arcore/
DJniInterface.java44 public static native void onObjectRotationChanged(long nativeApplication, int rotation); in onObjectRotationChanged()
/third_party/flutter/skia/example/
DSkiaSDLExample.cpp259 int rotation = 0; local

1234