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

/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDevice.java173 SurfaceControl.setDisplayProjection(mDisplayToken,
/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp211 static status_t setDisplayProjection(const sp<IBinder>& dpy, function
278 SurfaceComposerClient::setDisplayProjection(dpy,
296 setDisplayProjection(dpy, mainDpyInfo);
382 setDisplayProjection(virtualDpy, mainDpyInfo);
/frameworks/native/include/gui/
H A DSurfaceComposerClient.h151 /* setDisplayProjection() defines the projection of layer stacks
161 static void setDisplayProjection(const sp<IBinder>& token,
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp165 void setDisplayProjection(const sp<IBinder>& token,
417 void Composer::setDisplayProjection(const sp<IBinder>& token, function in class:android::Composer
625 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token, function in class:android::SurfaceComposerClient
629 Composer::getInstance().setDisplayProjection(token, orientation,
/frameworks/base/core/java/android/view/
H A DSurfaceControl.java555 public static void setDisplayProjection(IBinder displayToken, method in class:SurfaceControl
/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp367 SurfaceComposerClient::setDisplayProjection(token, orientation, layerStackRect, displayRect);

Completed in 82 milliseconds