/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | SpecializationConstant.cpp | 260 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/ |
D | SkottieAdapter.h | 110 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/ |
D | dxgicapture.c | 252 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/ |
D | v360.h | 92 enum Rotation { enum
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | transitions_test.dart | 264 child: const Text('Rotation', textDirection: TextDirection.ltr), 290 child: const Text('Rotation', textDirection: TextDirection.ltr),
|
/third_party/libinput/doc/user/ |
D | configuration.rst | 155 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/ |
D | Repeater.cpp | 36 SG_ATTRIBUTE(Rotation , float , fRotation )
|
/third_party/flutter/engine/flutter/flow/ |
D | matrix_decomposition_unittests.cc | 15 TEST(MatrixDecomposition, Rotation) { in TEST() argument
|
/third_party/tzdata/ |
D | leapseconds | 22 # The International Earth Rotation and Reference Systems Service (IERS)
|
D | leap-seconds.list | 72 # the responsibility of the International Earth Rotation and 74 # International Earth Rotation Service, but the acronym IERS
|
/third_party/skia/experimental/skrive/include/ |
D | SkRive.h | 112 ACTOR_ATTR(Rotation , float, 0 )
|
/third_party/skia/modules/skottie/src/effects/ |
D | SphereEffect.cpp | 166 SG_ATTRIBUTE(Rotation, SkM44 , fRot )
|
/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | matrix_utils_test.dart | 147 // Rotation
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11sym.h | 284 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…
|
D | SDL_x11modes.c | 275 Rotation rotation = 0; in SetXRandRModeInfo()
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderLang.h | 850 Rotation = 2, enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 1124 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/ |
D | Resource.cpp | 237 pCreateResource->pPrimaryDesc->ModeDesc.Rotation); in CreateResource()
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/ |
D | vector_math.dart | 104 /// 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/ |
D | scale_test.dart | 478 // Rotation
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapture.cpp | 925 switch (DeskDesc->Rotation) in SetMoveRect() 1051 switch (DeskDesc->Rotation) in SetDirtyVert()
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | scale.dart | 372 /// Rotation updated, set the [_currentLine]
|
/third_party/boost/libs/log/doc/ |
D | sink_backends.qbk | 70 …* 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/ |
D | transformations_demo_gesture_transformable.dart | 145 double _rotationStart = 0.0; // Rotation at start of rotation gesture.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_compression_bptc.txt | 367 RB: Rotation bits
|