Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc293 void LogOrientation(float rotationDirection, float angleRad, char *type) { in LogOrientation()
Dhello_ar_application.cc836 float angleRad = util::AngleRad(skiaY, hitLookProj); in SetCameraAlignedRotation() local