Home
last modified time | relevance | path

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

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