Home
last modified time | relevance | path

Searched refs:Rotation (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp260 mUsageBits.set(vk::SpecConstUsage::Rotation); in SpecConst()
344 mUsageBits.set(vk::SpecConstUsage::Rotation); in getMultiplierXForDFdx()
355 mUsageBits.set(vk::SpecConstUsage::Rotation); in getMultiplierYForDFdx()
366 mUsageBits.set(vk::SpecConstUsage::Rotation); in getMultiplierXForDFdy()
377 mUsageBits.set(vk::SpecConstUsage::Rotation); in getMultiplierYForDFdy()
387 mUsageBits.set(vk::SpecConstUsage::Rotation); in getPreRotationMatrix()
397 mUsageBits.set(vk::SpecConstUsage::Rotation); in getFragRotationMatrix()
467 mUsageBits.set(vk::SpecConstUsage::Rotation); in getFragRotationMultiplyFlipXY()
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.h110 ADAPTER_PROPERTY(Rotation , SkScalar, 0)
127 ADAPTER_PROPERTY(Rotation , SkScalar, 0)
157 ADAPTER_PROPERTY(Rotation , Vec3, Vec3({ 0, 0, 0}))
203 ADAPTER_PROPERTY(Rotation , SkScalar, 0)
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c252 self->dupl_desc.Rotation != old_dupl_desc.Rotation)) { in initialize_output_duplication()
371 if (DXGI_MODE_ROTATION_IDENTITY != self->dupl_desc.Rotation) { in dxgicap_new()
793 if (DXGI_MODE_ROTATION_IDENTITY != self->dupl_desc.Rotation) { in _setup_texture()
898 if (DXGI_MODE_ROTATION_IDENTITY == self->dupl_desc.Rotation) { in _update_work_texture()
1092 _rotate_rect (self->dupl_desc.Rotation, dst_rect, rect, dst_desc->Width, in _set_verteces()
1096 switch (self->dupl_desc.Rotation) { in _set_verteces()
/third_party/ffmpeg/libavfilter/
Dv360.h92 enum Rotation { enum
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dtransitions_test.dart264 child: const Text('Rotation', textDirection: TextDirection.ltr),
290 child: const Text('Rotation', textDirection: TextDirection.ltr),
/third_party/libinput/doc/user/
Dconfiguration.rst155 Rotation chapter
161 rotation other than 0, 90, 180, or 270 degrees. Rotation is off (0 degrees)
/third_party/skia/modules/skottie/src/layers/shapelayer/
DRepeater.cpp36 SG_ATTRIBUTE(Rotation , float , fRotation )
/third_party/flutter/engine/flutter/flow/
Dmatrix_decomposition_unittests.cc15 TEST(MatrixDecomposition, Rotation) { in TEST() argument
/third_party/tzdata/
Dleapseconds22 # The International Earth Rotation and Reference Systems Service (IERS)
Dleap-seconds.list72 # the responsibility of the International Earth Rotation and
74 # International Earth Rotation Service, but the acronym IERS
/third_party/skia/experimental/skrive/include/
DSkRive.h112 ACTOR_ATTR(Rotation , float, 0 )
/third_party/skia/modules/skottie/src/effects/
DSphereEffect.cpp166 SG_ATTRIBUTE(Rotation, SkM44 , fRot )
/third_party/flutter/flutter/packages/flutter/test/painting/
Dmatrix_utils_test.dart147 // Rotation
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11sym.h284 SDL_X11_SYM(SizeID,XRRConfigCurrentConfiguration,(XRRScreenConfiguration *config,Rotation *rotation…
288 …isplay *dpy,XRRScreenConfiguration *config,Drawable draw,int size_index,Rotation rotation,short ra…
298 …ces *resources, RRCrtc crtc, Time timestamp, int x, int y, RRMode mode, Rotation rotation, RROutpu…
DSDL_x11modes.c275 Rotation rotation = 0; in SetXRandRModeInfo()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h850 Rotation = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBC_Decoder.cpp1124 constexpr Bitfield Rotation() const { return Partition().Then(RB); } in Rotation() function
1125 constexpr Bitfield IndexSelection() const { return Rotation().Then(ISB); } in IndexSelection()
1562 switch(Get(mode.Rotation())) in decode()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp237 pCreateResource->pPrimaryDesc->ModeDesc.Rotation); in CreateResource()
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dvector_math.dart104 /// Rotation of [radians_] around X.
109 /// Rotation of [radians_] around Y.
114 /// Rotation of [radians_] around Z.
/third_party/flutter/flutter/packages/flutter/test/gestures/
Dscale_test.dart478 // Rotation
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapture.cpp925 switch (DeskDesc->Rotation) in SetMoveRect()
1051 switch (DeskDesc->Rotation) in SetDirtyVert()
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dscale.dart372 /// Rotation updated, set the [_currentLine]
/third_party/boost/libs/log/doc/
Dsink_backends.qbk70 …* Rotation on the specified day of every week, at the specified time. For instance, this will make…
79 …* Rotation on the specified day of each month, at the specified time. For example, this is how to …
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/transformations/
Dtransformations_demo_gesture_transformable.dart145 double _rotationStart = 0.0; // Rotation at start of rotation gesture.
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_bptc.txt367 RB: Rotation bits

123