Lines Matching defs:hw
430 sp<DisplayDevice> hw = new DisplayDevice(this, in init() local
570 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in getDisplayConfigs() local
627 void SurfaceFlinger::setActiveConfigInternal(const sp<DisplayDevice>& hw, int mode) { in setActiveConfigInternal()
663 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setActiveConfig() local
887 const sp<DisplayDevice>& hw(mDisplays[dpy]); in doDebugFlashRegions() local
954 const sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in postComposition() local
987 const sp<DisplayDevice>& hw(mDisplays[dpy]); in rebuildLayerStacks() local
1052 sp<const DisplayDevice> hw(mDisplays[dpy]); in setUpHWComposer() local
1075 sp<const DisplayDevice> hw(mDisplays[dpy]); in setUpHWComposer() local
1096 sp<const DisplayDevice> hw(mDisplays[dpy]); in setUpHWComposer() local
1118 sp<const DisplayDevice> hw(mDisplays[dpy]); in setUpHWComposer() local
1128 const sp<DisplayDevice>& hw(mDisplays[dpy]); in doComposition() local
1171 sp<const DisplayDevice> hw(mDisplays[dpy]); in postFramebuffer() local
1278 sp<DisplayDevice> hw(getDisplayDevice(draw.keyAt(i))); in handleTransactionLocked() local
1296 sp<DisplayDevice> hw(getDisplayDevice(display)); in handleTransactionLocked() local
1383 sp<DisplayDevice> hw = new DisplayDevice(this, in handleTransactionLocked() local
1443 sp<const DisplayDevice> hw(mDisplays[dpy]); in handleTransactionLocked() local
1508 sp<const DisplayDevice> hw(mDisplays[dpy]); in updateCursorAsync() local
1692 const sp<DisplayDevice>& hw(mDisplays[dpy]); in invalidateLayerStack() local
1752 void SurfaceFlinger::doDisplayComposition(const sp<const DisplayDevice>& hw, in doDisplayComposition()
1809 bool SurfaceFlinger::doComposeSurfaces(const sp<const DisplayDevice>& hw, const Region& dirty) in doComposeSurfaces()
1937 void SurfaceFlinger::drawWormhole(const sp<const DisplayDevice>& hw, const Region& region) const { in drawWormhole() argument
2320 void SurfaceFlinger::setPowerModeInternal(const sp<DisplayDevice>& hw, in setPowerModeInternal()
2374 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay)); in setPowerMode() local
2620 const sp<const DisplayDevice>& hw(mDisplays[dpy]); in dumpAllLocked() local
2633 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in dumpAllLocked() local
2828 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in onTransact() local
3017 sp<const DisplayDevice> hw(getDisplayDevice(display)); in captureScreen() local
3075 sp<const DisplayDevice> hw(flinger->getDisplayDevice(display)); in captureScreen() local
3112 const sp<const DisplayDevice>& hw, in renderScreenImplLocked()
3180 const sp<const DisplayDevice>& hw, in captureScreenImplLocked()
3309 const sp<const DisplayDevice>& hw, uint32_t minLayerZ, uint32_t maxLayerZ) { in checkScreenshot()