Package com.google.android.filament.android
-
Interface Summary Interface Description UiHelper.RendererCallback Interface used to know when the native surface is created, destroyed or resized. -
Class Summary Class Description DisplayHelper DisplayHelper is here to help managing a Display, for instance being notified when its resolution or refresh rate changes.TextureHelper UiHelper UiHelper is a simple class that can manage either a SurfaceView, TextureView, or a SurfaceHolder so it can be used to render into with Filament. -
Enum Summary Enum Description UiHelper.ContextErrorPolicy Enum used to decide whether UiHelper should perform extra error checking.