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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp216 static status_t setDisplayProjection(const sp<IBinder>& dpy, function
282 SurfaceComposerClient::setDisplayProjection(dpy,
300 setDisplayProjection(dpy, mainDpyInfo);
383 setDisplayProjection(virtualDpy, mainDpyInfo);
/frameworks/base/core/java/android/view/
H A DSurfaceControl.java724 public static void setDisplayProjection(IBinder displayToken, method in class:SurfaceControl
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp189 void setDisplayProjection(const sp<IBinder>& token,
589 void Composer::setDisplayProjection(const sp<IBinder>& token, function in class:android::Composer
861 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token, function in class:android::SurfaceComposerClient
865 Composer::getInstance().setDisplayProjection(token, orientation,

Completed in 199 milliseconds