Home
last modified time | relevance | path

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

12345

/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/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dintersection_stars.cpp64 void test_star(int count, int min_points, int max_points, T rotation, p_q_settings const& settings) in test_star()
103 void test_type(int count, int min_points, int max_points, T rotation, p_q_settings const& settings) in test_type()
109 void test_all(std::string const& type, int count, int min_points, int max_points, T rotation, p_q_s… in test_all()
143 double rotation = 1.0e-13; in main() local
/third_party/skia/site/docs/dev/gardening/
D_index.md136 ### Useful bookmarks
145 ### Chat rooms
/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/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/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/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/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/skia/modules/skottie/src/text/
DTextAnimator.h40 SkV3 rotation = { 0, 0, 0 }; member
52 rotation = { 0, 0, 0 }; member
/third_party/flutter/skia/tests/
DGrQuadCropTest.cpp240 SkMatrix rotation; in TEST() local
250 SkMatrix rotation; in TEST() local
/third_party/weston/clients/
Dnested-client.c54 GLuint rotation; member
153 GLfloat rotation[4][4] = { in render_triangle() 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/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/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/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
/third_party/skia/modules/svg/src/
DSkSVGTextPriv.h124 float rotation; member
/third_party/ffmpeg/libavcodec/
Dcri.c179 AVFrameSideData *rotation; in cri_decode_frame() local

12345