Home
last modified time | relevance | path

Searched defs:getRotation (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skottie/src/
DTransform.h51 float getRotation() const { return fRotation; } in getRotation() function
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java59 public String getRotation() { in getRotation() method in BatchRunConfiguration
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/
DDisplayRotationHelper.java98 public int getRotation() { in getRotation() method in DisplayRotationHelper