Home
last modified time | relevance | path

Searched refs:currentObjectRotation (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.h125 int currentObjectRotation = 0; variable
Dhello_ar_application.cc148 currentObjectRotation = rotation; in OnObjectRotationChanged()
313 switch (currentObjectRotation) { in OnDrawFrame()