Home
last modified time | relevance | path

Searched defs:getPhysicalDisplayToken (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp306 sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId displayId) const override { in getPhysicalDisplayToken() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp948 sp<IBinder> SurfaceComposerClient::getPhysicalDisplayToken(PhysicalDisplayId displayId) { in getPhysicalDisplayToken() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp698 sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId) const override { return nullptr; } in getPhysicalDisplayToken() function in android::FakeSurfaceComposer
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2366 public static IBinder getPhysicalDisplayToken(long physicalDisplayId) { in getPhysicalDisplayToken() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp682 sp<IBinder> SurfaceFlinger::getPhysicalDisplayToken(PhysicalDisplayId displayId) const { in getPhysicalDisplayToken() function in android::SurfaceFlinger