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 130 /* setDisplayProjection() defines the projection of layer stacks
140 static void setDisplayProjection(const sp<IBinder>& token,
  /frameworks/av/media/libstagefright/wifi-display/
wfd.cpp 104 mComposerClient->setDisplayProjection(
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 164 void setDisplayProjection(const sp<IBinder>& token,
406 void Composer::setDisplayProjection(const sp<IBinder>& token,
587 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token,
591 Composer::getInstance().setDisplayProjection(token, orientation,
  /frameworks/base/core/java/android/view/
SurfaceControl.java 472 public static void setDisplayProjection(IBinder displayToken,
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 366 SurfaceComposerClient::setDisplayProjection(token, orientation, layerStackRect, displayRect);

Completed in 52 milliseconds