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 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,

Completed in 35 milliseconds