Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.h91 void AddAnchor(ArAnchor* anchor, ArPlane* containingPlane);
Dhello_ar_application.cc623 void HelloArApplication::AddAnchor(ArAnchor* anchor, ArPlane* containingPlane) { in AddAnchor() function in hello_ar::HelloArApplication
781 AddAnchor(anchor, pendingAnchor->GetContainingPlane()); in OnTouchTranslate()
983 AddAnchor(actualAnchor, containingPlane); in OnTouchedFinal()