HomeSort by relevance Sort by last modified time
    Searched full:getrotation (Results 1 - 21 of 21) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
RotateBitmap.java 41 public int getRotation() {
ImageViewTouchBase.java 168 setImageBitmap(bitmap.getBitmap(), bitmap.getRotation());
  /packages/apps/Gallery3D/src/com/cooliris/media/
RotateBitmap.java 41 public int getRotation() {
ImageViewTouchBase.java 155 setImageBitmap(bitmap.getBitmap(), bitmap.getRotation());
GridInputProcessor.java 132 switch (mDisplay.getRotation()) {
    [all...]
  /frameworks/base/core/java/android/view/
Display.java 99 public int getRotation() {
104 * @deprecated use {@link #getRotation}
IWindowManager.aidl 152 int getRotation();
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.view.Display.html 87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Display.html#getRotation()" target="_top"><code>getRotation</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
methods_index_additions.html 333 <nobr><A HREF="android.view.Display.html#android.view.Display.getRotation_added()" class="hiddenlink" target="rightframe"><b>getRotation</b>
    [all...]
methods_index_all.html 404 <nobr><A HREF="android.view.Display.html#android.view.Display.getRotation_added()" class="hiddenlink" target="rightframe"><b>getRotation</b>
    [all...]
alldiffs_index_all.html     [all...]
  /external/libvpx/examples/includes/geshi/geshi/
lscript.php 101 'getRight', 'getRotation', 'getSelect', 'getScaling', 'getTag', 'getTexture',
  /packages/apps/Camera/src/com/android/camera/
Util.java 304 .getRotation();
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 390 switch (mDisplay.getRotation()) {
  /frameworks/base/core/java/android/hardware/
SensorManager.java     [all...]
Camera.java     [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmobj.h 273 STDMETHOD(GetRotation)(THIS_ LPDIRECT3DRMFRAME reference, LPD3DVECTOR axis, LPD3DVALUE return_theta) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMOBJ.H 273 STDMETHOD(GetRotation)(THIS_ LPDIRECT3DRMFRAME reference, LPD3DVECTOR axis, LPD3DVALUE return_theta) PURE;
  /frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt 140 NO DOC BLOCK: android.view.Display Method getRotation()
    [all...]
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java     [all...]

Completed in 736 milliseconds