Monado OpenXR Runtime
|
Java implementation of the IMonado IPC interface. More...
Public Member Functions | |
MonadoImpl (@NonNull Context context) | |
void | connect (@NonNull ParcelFileDescriptor parcelFileDescriptor) throws RemoteException |
void | passAppSurface (Surface surface) |
boolean | canDrawOverOtherApps () |
void | shutdown () |
Java implementation of the IMonado IPC interface.
(This is the server-side code.)
All this does is delegate calls to native JNI implementations. The warning suppression is because Android Studio tends to have a hard time finding the (very real) implementations of these in service-lib.