Searched refs:getDisplayDevice (Results 1 – 2 of 2) sorted by relevance
114 return getDisplayDevice(mBuiltinDisplays[DisplayDevice::DISPLAY_PRIMARY]); in getDefaultDisplayDevice()350 sp<const DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) const { in getDisplayDevice() function355 sp<DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) { in getDisplayDevice() function
671 sp<DisplayDevice> device(getDisplayDevice(display)); in getActiveConfig()714 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setActiveConfig()1349 sp<DisplayDevice> hw(getDisplayDevice(draw.keyAt(i))); in handleTransactionLocked()1369 sp<DisplayDevice> hw(getDisplayDevice(display)); in handleTransactionLocked()1379 const sp<DisplayDevice> disp(getDisplayDevice(display)); in handleTransactionLocked()2388 setPowerModeInternal(getDisplayDevice(d.token), HWC_POWER_MODE_NORMAL); in onInitializeDisplays()2464 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setPowerMode()2825 return getDisplayDevice(dpy)->getVisibleLayersSortedByZ(); in getLayerSortedByZForHwcDisplay()3148 sp<const DisplayDevice> hw(getDisplayDevice(display)); in captureScreen()3206 sp<const DisplayDevice> hw(flinger->getDisplayDevice(display)); in captureScreen()