Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp339 virtual sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId displayId) const { in getPhysicalDisplayToken() function in android::BpSurfaceComposer
DSurfaceComposerClient.cpp741 sp<IBinder> SurfaceComposerClient::getPhysicalDisplayToken(PhysicalDisplayId displayId) { in getPhysicalDisplayToken() function in android::SurfaceComposerClient
/frameworks/native/libs/gui/tests/
DSurface_test.cpp684 sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId) const override { return nullptr; } in getPhysicalDisplayToken() function in android::FakeSurfaceComposer
/frameworks/base/core/java/android/view/
DSurfaceControl.java1945 public static IBinder getPhysicalDisplayToken(long physicalDisplayId) { in getPhysicalDisplayToken() method in SurfaceControl
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp555 sp<IBinder> SurfaceFlinger::getPhysicalDisplayToken(PhysicalDisplayId displayId) const { in getPhysicalDisplayToken() function in android::SurfaceFlinger