Home
last modified time | relevance | path

Searched refs:getRotation (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java59 public String getRotation() { in getRotation() method in BatchRunConfiguration
DDeqpTestRunner.java1296 if (!BatchRunConfiguration.ROTATION_UNSPECIFIED.equals(runConfig.getRotation())) { in isSupportedRunConfiguration()
1299 if (isPortraitClassRotation(runConfig.getRotation()) && in isSupportedRunConfiguration()
1303 if (isLandscapeClassRotation(runConfig.getRotation()) && in isSupportedRunConfiguration()
1551 if (!runConfig.getRotation().isEmpty()) { in getRunConfigDisplayCmdLine()
1556 deqpCmdLine.append(runConfig.getRotation()); in getRunConfigDisplayCmdLine()
/third_party/skia/modules/skottie/src/
DTransform.h51 float getRotation() const { return fRotation; } in getRotation() function
DSkottieProperty.cpp103 fNode->getRotation(), in get()
/third_party/skia/experimental/skrive/src/
DComponent.cpp67 SkMatrix::RotateDeg(node->getRotation() ) * in ScopedTransformContext()
/third_party/cups-filters/
DNEWS3332 - pdftopdf: getRotation now handles unusual cases more graceful