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

  /frameworks/base/services/java/com/android/server/display/
DisplayDevice.java 159 SurfaceControl.setDisplayProjection(mDisplayToken,
  /frameworks/native/include/gui/
SurfaceComposerClient.h 133 /* setDisplayProjection() defines the projection of layer stacks
143 static void setDisplayProjection(const sp<IBinder>& token,
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 165 void setDisplayProjection(const sp<IBinder>& token,
411 void Composer::setDisplayProjection(const sp<IBinder>& token,
596 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token,
600 Composer::getInstance().setDisplayProjection(token, orientation,
  /frameworks/base/core/java/android/view/
SurfaceControl.java 465 public static void setDisplayProjection(IBinder displayToken,
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 275 SurfaceComposerClient::setDisplayProjection(dpy,
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 351 SurfaceComposerClient::setDisplayProjection(token, orientation, layerStackRect, displayRect);

Completed in 34 milliseconds