/third_party/skia/site/docs/dev/gardening/ |
D | gpu.md | 13 * [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…
|
D | android.md | 10 - [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.md | 20 - [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/ |
D | test_turtle.py | 360 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/ |
D | rotations.cpp | 4 REG_FIDDLE(rotations, 256, 256, false, 0) {
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_QCOM_render_pass_transform.txt | 122 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/ |
D | vktPipelineSamplerBorderSwizzleTests.cpp | 1109 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.md | 44 …<a href='https://fiddle.skia.org/c/@rotations'><img src='https://fiddle.skia.org/i/@rotations_rast…
|
/third_party/skia/tools/sk_app/ios/ |
D | Window_ios.mm | 142 // handle rotations here
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 133 // Now, get the rotations out, as described in the gem.
|
/third_party/skia/site/docs/dev/testing/ |
D | swarmingbots.md | 96 https://rotations.corp.google.com/rotation/4617277386260480
|
/third_party/skia/third_party/externals/angle2/infra/ |
D | ANGLEWrangling.md | 29 [wrangler schedule]: https://rotations.corp.google.com/rotation/5080504293392384
|
/third_party/openGLES/extensions/HP/ |
D | HP_image_transform.txt | 356 for special cases like integer zoom and 90 degree rotations.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/ |
D | HP_image_transform.txt | 356 for special cases like integer zoom and 90 degree rotations.
|
/third_party/python/Python/ |
D | compile.c | 6161 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/ |
D | words-15000 | 12611 rotations
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 3470 example, rotations were processed in opposite angles).
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 866 After we get within 45 degrees by means of true 90-degree rotations,
|
D | ChangeLog.23 | 2328 matrices to allow rotations by multiples of 90°, not only unrotated,
|
/third_party/openGLES/extensions/NV/ |
D | NV_path_rendering.txt | 8251 rotations or scaling without rotation to preserve the compactness
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_path_rendering.txt | 8251 rotations or scaling without rotation to preserve the compactness
|
/third_party/NuttX/ |
D | ReleaseNotes | 29916 * [#3848](https://github.com/apache/nuttx/pull/3848) Syslog file rotations number is configurable.
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 49966 Handle the transformation matrix cases where there are only simple rotations
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 29088 Add a pivot vector for setting the origin of rotations and scales.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 89248 Add a pivot vector for setting the origin of rotations and scales.
|