Searched defs:setDisplayProjection (Results 1 - 3 of 3) sorted by relevance

/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);
385 setDisplayProjection(virtualDpy, mainDpyInfo);
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp174 void setDisplayProjection(const sp<IBinder>& token,
490 void Composer::setDisplayProjection(const sp<IBinder>& token, function in class:android::Composer
719 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token, function in class:android::SurfaceComposerClient
723 Composer::getInstance().setDisplayProjection(token, orientation,
/frameworks/base/core/java/android/view/
H A DSurfaceControl.java627 public static void setDisplayProjection(IBinder displayToken, method in class:SurfaceControl

Completed in 209 milliseconds