Searched defs:getDisplayInfo (Results 1 – 10 of 10) sorted by relevance
26 DisplayInfo getDisplayInfo(int displayId); in getDisplayInfo() method
101 public DisplayInfo getDisplayInfo(int displayId) { in getDisplayInfo() method in DisplayManagerGlobal
91 DisplayInfo getDisplayInfo() { in getDisplayInfo() method in DisplayContent
237 public boolean getDisplayInfo(DisplayInfo outDisplayInfo) { in getDisplayInfo() method in Display
462 …public static boolean getDisplayInfo(IBinder displayToken, SurfaceControl.PhysicalDisplayInfo outI… in getDisplayInfo() method in SurfaceControl
215 virtual status_t getDisplayInfo(const sp<IBinder>& display, DisplayInfo* info) in getDisplayInfo() function in android::BpSurfaceComposer
597 status_t SurfaceComposerClient::getDisplayInfo( in getDisplayInfo() function in android::SurfaceComposerClient
404 public DisplayInfo getDisplayInfo(int displayId) { in getDisplayInfo() method in DisplayManagerService
587 status_t SurfaceFlinger::getDisplayInfo(const sp<IBinder>& display, DisplayInfo* info) { in getDisplayInfo() function in android::SurfaceFlinger
206 bool InputReaderConfiguration::getDisplayInfo(bool external, DisplayViewport* outViewport) const { in getDisplayInfo() function in android::InputReaderConfiguration