Package com.google.android.filament
Class NativeSurface
- java.lang.Object
-
- com.google.android.filament.NativeSurface
-
public class NativeSurface extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NativeSurface(int width, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddispose()intgetHeight()longgetNativeObject()intgetWidth()
-