Searched defs:Rotation (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DISurfaceComposer.h76 enum Rotation { enum in class:android::ISurfaceComposer
180 Rotation rotation = eRotateNone) = 0;
/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h76 enum Rotation { enum in class:android::ISurfaceComposer
180 Rotation rotation = eRotateNone) = 0;
/frameworks/base/core/java/android/view/
H A DSurface.java149 public @interface Rotation {} interface in class:Surface
152 * Rotation constant: 0 degree rotation (natural orientation)
157 * Rotation constant: 90 degree rotation.
162 * Rotation constant: 180 degree rotation.
167 * Rotation constant: 270 degree rotation.

Completed in 63 milliseconds