Searched refs:getRotation (Results 1 – 6 of 6) sorted by relevance
59 public String getRotation() { in getRotation() method in BatchRunConfiguration
1296 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()
51 float getRotation() const { return fRotation; } in getRotation() function
103 fNode->getRotation(), in get()
67 SkMatrix::RotateDeg(node->getRotation() ) * in ScopedTransformContext()
3332 - pdftopdf: getRotation now handles unusual cases more graceful