Searched refs:getDisplayDevice (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h446 sp<const DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) const { function in class:android::SurfaceFlinger
451 sp<DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) { function in class:android::SurfaceFlinger
H A DSurfaceFlinger.cpp800 sp<const DisplayDevice> device(getDisplayDevice(display));
845 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));
892 sp<const DisplayDevice> device(getDisplayDevice(display));
940 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));
3157 setPowerModeInternal(getDisplayDevice(d.token), HWC_POWER_MODE_NORMAL);
3259 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));
H A DSurfaceFlinger_hwc1.cpp770 sp<const DisplayDevice> device(getDisplayDevice(display));
813 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));
2817 setPowerModeInternal(getDisplayDevice(d.token), HWC_POWER_MODE_NORMAL);
2920 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));

Completed in 1283 milliseconds