HomeSort by relevance Sort by last modified time
    Searched refs:eRotateNone (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/gui/
ISurfaceComposer.h 66 eRotateNone = 0,
147 Rotation rotation = eRotateNone) = 0;
  /frameworks/base/cmds/screencap/
screencap.cpp 165 ISurfaceComposer::eRotateNone, // 0 == DISPLAY_ORIENTATION_0
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 749 minLayerZ, maxLayerZ, useIdentityTransform, ISurfaceComposer::eRotateNone);
755 useIdentityTransform, ISurfaceComposer::eRotateNone);
761 0, -1U, useIdentityTransform, ISurfaceComposer::eRotateNone);
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 104 milliseconds