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/skia/m133/modules/skottie/src/
DTransform.h53 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