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

  /frameworks/base/services/java/com/android/server/display/
DisplayDevice.java 159 SurfaceControl.setDisplayProjection(mDisplayToken,
  /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,

Completed in 169 milliseconds