Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp211 static status_t setDisplayProjection(const sp<IBinder>& dpy, in setDisplayProjection() function
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp417 void Composer::setDisplayProjection(const sp<IBinder>& token, in setDisplayProjection() function in android::Composer
625 void SurfaceComposerClient::setDisplayProjection(const sp<IBinder>& token, in setDisplayProjection() function in android::SurfaceComposerClient
/frameworks/base/core/java/android/view/
DSurfaceControl.java555 public static void setDisplayProjection(IBinder displayToken, in setDisplayProjection() method in SurfaceControl