Home
last modified time | relevance | path

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

123

/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/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/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.c37 double rotation, scale[2]; in av_display_rotation_get() 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/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/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/ffmpeg/libavcodec/
Dcri.c179 AVFrameSideData *rotation; in cri_decode_frame() local
/third_party/skia/modules/svg/src/
DSkSVGTextPriv.h124 float rotation; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_configs.h261 inline PlatformParameters WithEmulatedPrerotation(const PlatformParameters &params, EGLint rotation) in WithEmulatedPrerotation()
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.cc713 int rotation = (value >> 8) * 2; in Decode() local
/third_party/skia/modules/pathkit/
Dchaining.js97 …PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle… argument
Dexterns.js49 _ellipse: function(x, y, radiusX, radiusY, rotation, startAngle, endAngle, ccw) {}, argument
98 PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle,… argument
/third_party/ffmpeg/libavfilter/
Dvf_huesaturation.c305 static void hue_rotate_matrix(float matrix[4][4], float rotation, in hue_rotate_matrix()
339 static void shue_rotate_matrix(float m[4][4], float rotation) in shue_rotate_matrix()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dquaternion.inl176 GLM_FUNC_QUALIFIER tquat<T, P> rotation(tvec3<T, P> const& orig, tvec3<T, P> const& dest) function
/third_party/vk-gl-cts/scripts/
Dmustpass.py46 …def __init__ (self, name, filters, glconfig = None, rotation = None, surfacetype = None, required … argument
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h519 apply_rotation(int rotation, in apply_rotation()
544 int rotation; in fetch_rgba_unorm_from_block() local
666 int rotation; in decompress_rgba_unorm_block() local

123