Lines Matching defs:hw
605 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in getDisplayConfigs() local
666 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { in setActiveConfigInternal()
703 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setActiveConfig() local
757 void SurfaceFlinger::setActiveColorModeInternal(const sp<DisplayDevice>& hw, in setActiveColorModeInternal()
798 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setActiveColorMode() local
984 sp<DisplayDevice> hw = new DisplayDevice(this, in onHotplugReceived() local
1090 const sp<DisplayDevice>& hw(mDisplays[dpy]); in doDebugFlashRegions() local
1169 const sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in postComposition() local
1370 const sp<DisplayDevice>& hw(mDisplays[dpy]); in doComposition() local
1520 sp<DisplayDevice> hw(getDisplayDevice(draw.keyAt(i))); in handleTransactionLocked() local
1540 sp<DisplayDevice> hw(getDisplayDevice(display)); in handleTransactionLocked() local
1641 sp<DisplayDevice> hw = new DisplayDevice(this, in handleTransactionLocked() local
1694 sp<const DisplayDevice> hw(mDisplays[dpy]); in handleTransactionLocked() local
1930 const sp<DisplayDevice>& hw(mDisplays[dpy]); in invalidateLayerStack() local
1995 void SurfaceFlinger::doDisplayComposition(const sp<const DisplayDevice>& hw, in doDisplayComposition()
2185 void SurfaceFlinger::drawWormhole(const sp<const DisplayDevice>& hw, const Region& region) const { in drawWormhole() argument
2602 void SurfaceFlinger::setPowerModeInternal(const sp<DisplayDevice>& hw, in setPowerModeInternal()
2670 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setPowerMode() local
3006 const sp<const DisplayDevice>& hw(mDisplays[dpy]); in dumpAllLocked() local
3019 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in dumpAllLocked() local
3214 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in onTransact() local
3488 sp<const DisplayDevice> hw(flinger->getDisplayDevice(display)); in captureScreen() local
3518 const sp<const DisplayDevice>& hw, in renderScreenImplLocked()
3585 const sp<const DisplayDevice>& hw, in captureScreenImplLocked()
3749 const sp<const DisplayDevice>& hw, uint32_t minLayerZ, uint32_t maxLayerZ) { in checkScreenshot()