Java android.view Surface fields, constructors, methods, implement or subclass

Example usage for Java android.view Surface fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.view Surface.

The text is from its open source code.

Field

intROTATION_0
Rotation constant: 0 degree rotation (natural orientation)
intROTATION_90
Rotation constant: 90 degree rotation.
intROTATION_180
Rotation constant: 180 degree rotation.
intROTATION_270
Rotation constant: 270 degree rotation.

Constructor

Method

booleanisValid()
Returns true if this object holds a valid surface.
voidrelease()
Release the local reference to the server-side surface.