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

/frameworks/native/include/gui/
H A DISurfaceComposer.h68 enum Rotation { enum in class:android::ISurfaceComposer
174 Rotation rotation = eRotateNone) = 0;
/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h68 enum Rotation { enum in class:android::ISurfaceComposer
174 Rotation rotation = eRotateNone) = 0;
/frameworks/base/core/java/android/view/
H A DSurface.java140 public @interface Rotation {} interface in class:Surface
143 * Rotation constant: 0 degree rotation (natural orientation)
148 * Rotation constant: 90 degree rotation.
153 * Rotation constant: 180 degree rotation.
158 * Rotation constant: 270 degree rotation.

Completed in 83 milliseconds