Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DTransform.h51 float getRotation() const { return fRotation; } in getRotation() function
/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