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

/frameworks/native/include/gui/
H A DISurfaceComposer.h66 enum Rotation { enum in class:android::ISurfaceComposer
148 Rotation rotation = eRotateNone) = 0;
/frameworks/base/core/java/android/view/
H A DSurface.java116 public @interface Rotation {} interface in class:Surface
119 * Rotation constant: 0 degree rotation (natural orientation)
124 * Rotation constant: 90 degree rotation.
129 * Rotation constant: 180 degree rotation.
134 * Rotation constant: 270 degree rotation.

Completed in 350 milliseconds