Searched refs:getDisplayDeviceLocked (Results 1 – 2 of 2) sorted by relevance
600 return getDisplayDeviceLocked(dpy); in getDisplayDevice()605 return getDisplayDeviceLocked(dpy); in getDisplayDevice()609 sp<const DisplayDevice> getDisplayDeviceLocked(const wp<IBinder>& dpy) const { in getDisplayDeviceLocked() function614 sp<DisplayDevice> getDisplayDeviceLocked(const wp<IBinder>& dpy) { in getDisplayDeviceLocked() function619 return getDisplayDeviceLocked(mBuiltinDisplays[DisplayDevice::DISPLAY_PRIMARY]); in getDefaultDisplayDeviceLocked()
1125 sp<const DisplayDevice> displayDevice(getDisplayDeviceLocked(display)); in getHdrCapabilities()1431 int currentDisplayPowerMode = getDisplayDeviceLocked( in updateVrFlinger()1457 sp<DisplayDevice> hw(getDisplayDeviceLocked( in updateVrFlinger()2374 sp<DisplayDevice> hw(getDisplayDeviceLocked(draw.keyAt(i))); in processDisplayChangesLocked()2390 sp<DisplayDevice> hw(getDisplayDeviceLocked(display)); in processDisplayChangesLocked()2399 const sp<DisplayDevice> disp(getDisplayDeviceLocked(display)); in processDisplayChangesLocked()4357 return getDisplayDeviceLocked(dpy)->getVisibleLayersSortedByZ(); in getLayerSortedByZForHwcDisplay()4717 const sp<const DisplayDevice> device(getDisplayDeviceLocked(display)); in captureScreen()