Searched defs:getDisplayDeviceLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h448 return getDisplayDeviceLocked(dpy);
453 return getDisplayDeviceLocked(dpy);
457 sp<const DisplayDevice> getDisplayDeviceLocked(const wp<IBinder>& dpy) const { function in class:android::SurfaceFlinger
462 sp<DisplayDevice> getDisplayDeviceLocked(const wp<IBinder>& dpy) { function in class:android::SurfaceFlinger
467 return getDisplayDeviceLocked(mBuiltinDisplays[DisplayDevice::DISPLAY_PRIMARY]);

Completed in 1766 milliseconds