Searched refs:setDisplayProjection (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDevice.java185 SurfaceControl.setDisplayProjection(mDisplayToken,
/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp214 static status_t setDisplayProjection(const sp<IBinder>& dpy, function
281 SurfaceComposerClient::setDisplayProjection(dpy,
299 setDisplayProjection(dpy, mainDpyInfo);
382 setDisplayProjection(virtualDpy, mainDpyInfo);
/frameworks/native/include/gui/
H A DSurfaceComposerClient.h175 /* setDisplayProjection() defines the projection of layer stacks
185 static void setDisplayProjection(const sp<IBinder>& token,
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp176 void setDisplayProjection(const sp<IBinder>& token,
504 void Composer::setDisplayProjection(const sp<IBinder>& token, function in class:android::Composer
741 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token, function in class:android::SurfaceComposerClient
745 Composer::getInstance().setDisplayProjection(token, orientation,
/frameworks/base/core/java/android/view/
H A DSurfaceControl.java656 public static void setDisplayProjection(IBinder displayToken, method in class:SurfaceControl
/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp398 SurfaceComposerClient::setDisplayProjection(token, orientation, layerStackRect, displayRect);

Completed in 162 milliseconds