Searched defs:getPhysicalDisplayToken (Results 1 – 5 of 5) sorted by relevance
339 virtual sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId displayId) const { in getPhysicalDisplayToken() function in android::BpSurfaceComposer
741 sp<IBinder> SurfaceComposerClient::getPhysicalDisplayToken(PhysicalDisplayId displayId) { in getPhysicalDisplayToken() function in android::SurfaceComposerClient
684 sp<IBinder> getPhysicalDisplayToken(PhysicalDisplayId) const override { return nullptr; } in getPhysicalDisplayToken() function in android::FakeSurfaceComposer
1945 public static IBinder getPhysicalDisplayToken(long physicalDisplayId) { in getPhysicalDisplayToken() method in SurfaceControl
555 sp<IBinder> SurfaceFlinger::getPhysicalDisplayToken(PhysicalDisplayId displayId) const { in getPhysicalDisplayToken() function in android::SurfaceFlinger