Package com.google.android.filament.android
See: Description
-
Class Summary Class Description FilamentHelper DisplayHelper DisplayHelper is here to help managing a Display, for instance being notified when its resolution or refresh rate changes. 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. TextureHelper -
Enum Summary Enum Description ContextErrorPolicy Enum used to decide whether UiHelper should perform extra error checking. -
Interface Summary Interface Description RendererCallback Interface used to know when the native surface is created, destroyed or resized.