/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IVideoProvider.aidl | 37 void setDisplaySurface(in Surface surface); in setDisplaySurface() method
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsVideoCallProvider.aidl | 51 void setDisplaySurface(in Surface surface); in setDisplaySurface() method
|
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
D | RenderSurfaceCreationArgs.h | 79 RenderSurfaceCreationArgsBuilder& setDisplaySurface(sp<DisplaySurface> displaySurface) { in setDisplaySurface() function
|
/frameworks/native/services/surfaceflinger/tests/ |
D | VirtualDisplay_test.cpp | 48 t.setDisplaySurface(virtualDisplay, mProducer); in TEST_F()
|
D | Transaction_test.cpp | 620 t.setDisplaySurface(vDisplay, producer); in getScreenCapture() 5807 t.setDisplaySurface(mVirtualDisplay, mProducer); in createDisplay()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | VideoCallImpl.java | 273 public void setDisplaySurface(Surface surface) { in setDisplaySurface() method in VideoCallImpl 275 mVideoProvider.setDisplaySurface(surface); in setDisplaySurface()
|
D | RemoteConnection.java | 526 public void setDisplaySurface(Surface surface) { in setDisplaySurface() method in RemoteConnection.VideoProvider 528 mVideoProviderBinder.setDisplaySurface(surface); in setDisplaySurface()
|
D | InCallService.java | 708 public abstract void setDisplaySurface(Surface surface); in setDisplaySurface() method in InCallService.VideoCall
|
D | Connection.java | 1296 public void setDisplaySurface(Surface surface) { in setDisplaySurface() method in Connection.VideoProvider.VideoProviderBinder
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayDevice.java | 209 t.setDisplaySurface(mDisplayToken, surface); in setSurfaceLocked()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | StubTransaction.java | 202 public SurfaceControl.Transaction setDisplaySurface(IBinder displayToken, Surface surface) { in setDisplaySurface() method in StubTransaction
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | Replayer.h | 112 void setDisplaySurface(SurfaceComposerClient::Transaction& t,
|
D | Replayer.cpp | 439 setDisplaySurface(t, change.id(), change.surface()); in doDisplayTransaction() 569 void Replayer::setDisplaySurface(SurfaceComposerClient::Transaction& t, in setDisplaySurface() function in Replayer 575 t.setDisplaySurface(mDisplays[id], outProducer); in setDisplaySurface()
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsVideoCallProvider.java | 138 public void setDisplaySurface(Surface surface) { in setDisplaySurface() method in ImsVideoCallProvider.ImsVideoCallProviderBinder
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
D | ImsVideoCallProviderWrapper.java | 271 mVideoCallProvider.setDisplaySurface(surface); in onSetDisplaySurface()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 1771 public static void setDisplaySurface(IBinder displayToken, Surface surface) { in setDisplaySurface() method in SurfaceControl 1773 sGlobalTransaction.setDisplaySurface(displayToken, surface); in setDisplaySurface() 2547 public Transaction setDisplaySurface(IBinder displayToken, Surface surface) { in setDisplaySurface() method in SurfaceControl.Transaction
|
/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 452 status_t setDisplaySurface(const sp<IBinder>& token,
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TestableSurfaceFlinger.h | 523 auto& setDisplaySurface(const sp<compositionengine::DisplaySurface>& displaySurface) { in setDisplaySurface() function
|
D | DisplayTransactionTest.cpp | 2140 display.setDisplaySurface(displaySurface); in TEST_F() 2185 display.setDisplaySurface(displaySurface); in TEST_F()
|
D | CompositionTest.cpp | 278 .setDisplaySurface(test->mDisplaySurface) in setupPreconditions()
|
/frameworks/av/cmds/screenrecord/ |
D | screenrecord.cpp | 342 t.setDisplaySurface(dpy, bufferProducer); in prepareVirtualDisplay()
|
/frameworks/native/libs/gui/ |
D | SurfaceComposerClient.cpp | 1217 status_t SurfaceComposerClient::Transaction::setDisplaySurface(const sp<IBinder>& token, in setDisplaySurface() function in android::SurfaceComposerClient::Transaction
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 694 err = transaction->setDisplaySurface(token, in nativeSetDisplaySurface()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |