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/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java59 public String getRotation() { in getRotation() method in BatchRunConfiguration