Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Djni_interface.cc33 inline jlong jptr(hello_ar::HelloArApplication *native_hello_ar_application) { in jptr() argument
34 return reinterpret_cast<intptr_t>(native_hello_ar_application); in jptr()