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

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

Completed in 123 milliseconds