Home
last modified time | relevance | path

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

/third_party/skia/site/docs/dev/gardening/
Dgpu.md13 * [View current and upcoming rotations](#view_current_upcoming_rotations)
46 View current and upcoming rotations
49 The list of GPU Gardeners is specified [here](https://rotations.corp.google.com/rotation/6176639586…
57 …n you want to swap with and directly make the swap via the [rotations page](https://rotations.corp…
Dandroid.md10 - [View current and upcoming rotations](#view_current_upcoming_rotations)
75 rotations
80 [here](https://rotations.corp.google.com/rotation/5296436538245120). The
91 [rotations page](https://rotations.corp.google.com/rotation/5296436538245120).
D_index.md20 - [View current and upcoming rotations](#view_current_upcoming_rotations)
153 ## View current and upcoming rotations
158 [here](https://rotations.corp.google.com/rotation/4699606003744768). The
171 [rotations page](https://rotations.corp.google.com/rotation/4699606003744768).
/third_party/python/Lib/test/
Dtest_turtle.py360 rotations = [10, 20, 170, 300]
361 result = sum(rotations) % 360
362 for num in rotations:
367 result = (360-sum(rotations)) % 360
368 for num in rotations:
373 rotations = [10, 20, -170, 300, -210, 34.3, -50.2, -10, -29.98, 500]
375 for num in rotations:
/third_party/skia/docs/examples/
Drotations.cpp4 REG_FIDDLE(rotations, 256, 256, false, 0) {
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_QCOM_render_pass_transform.txt122 2) Should the extension support only rotations (e.g. 90, 180, 270-degrees),
128 restricted to 90, 180, and 270-degree rotations to address mobile use-cases.
143 While the current extension is limited to rotations, it could be extended to
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp1109 for (size_t rotations = 1u; rotations < standardSwizzle.size(); ++rotations) in genMappingPermutations() local
1112 std::rotate(rotatedSwizzle.begin(), rotatedSwizzle.begin() + rotations, rotatedSwizzle.end()); in genMappingPermutations()
/third_party/skia/site/docs/
D_index.md44 …<a href='https://fiddle.skia.org/c/@rotations'><img src='https://fiddle.skia.org/i/@rotations_rast…
/third_party/skia/tools/sk_app/ios/
DWindow_ios.mm142 // handle rotations here
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dmatrix_decompose.inl133 // Now, get the rotations out, as described in the gem.
/third_party/skia/site/docs/dev/testing/
Dswarmingbots.md96 https://rotations.corp.google.com/rotation/4617277386260480
/third_party/skia/third_party/externals/angle2/infra/
DANGLEWrangling.md29 [wrangler schedule]: https://rotations.corp.google.com/rotation/5080504293392384
/third_party/openGLES/extensions/HP/
DHP_image_transform.txt356 for special cases like integer zoom and 90 degree rotations.
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/
DHP_image_transform.txt356 for special cases like integer zoom and 90 degree rotations.
/third_party/python/Python/
Dcompile.c6161 Py_ssize_t rotations = istores + 1; in compiler_pattern_or() local
6164 rotations); in compiler_pattern_or()
6166 PyList_SetSlice(pc->stores, 0, rotations, NULL) || in compiler_pattern_or()
6179 while (rotations--) { in compiler_pattern_or()
/third_party/rust/crates/aho-corasick/bench/data/
Dwords-1500012611 rotations
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES3470 example, rotations were processed in opposite angles).
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.24866 After we get within 45 degrees by means of true 90-degree rotations,
DChangeLog.232328 matrices to allow rotations by multiples of 90°, not only unrotated,
/third_party/openGLES/extensions/NV/
DNV_path_rendering.txt8251 rotations or scaling without rotation to preserve the compactness
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering.txt8251 rotations or scaling without rotation to preserve the compactness
/third_party/NuttX/
DReleaseNotes29916 * [#3848](https://github.com/apache/nuttx/pull/3848) Syslog file rotations number is configurable.
/third_party/gstreamer/gstplugins_good/
DChangeLog49966 Handle the transformation matrix cases where there are only simple rotations
/third_party/gstreamer/gstplugins_base/
DChangeLog29088 Add a pivot vector for setting the origin of rotations and scales.
/third_party/gstreamer/gstplugins_bad/
DChangeLog89248 Add a pivot vector for setting the origin of rotations and scales.