Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.cc869 …void SetCameraAlignedHorizontal(glm::mat4& caMat, ArPlaneType planeType, const glm::vec3 hitLook, … in SetCameraAlignedHorizontal()
908 ArPlaneType planeType = AR_PLANE_VERTICAL; in SetCameraAlignedMatrix() local