Searched refs:getDefaultDisplayDevice (Results 1 – 3 of 3) sorted by relevance
601 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in init()709 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in getDisplayInfo()980 const sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in postComposition()1140 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in postFramebuffer()1149 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in postFramebuffer()1173 uint32_t flipCount = getDefaultDisplayDevice()->getPageFlipCount(); in postFramebuffer()1257 const sp<const DisplayDevice> defaultDisplay(getDefaultDisplayDevice()); in handleTransactionLocked()1424 disp = getDefaultDisplayDevice(); in handleTransactionLocked()2180 onScreenAcquired(getDefaultDisplayDevice()); in onInitializeDisplays()2526 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in dumpAllLocked()[all …]
112 sp<const DisplayDevice> getDefaultDisplayDevice() const { in getDefaultDisplayDevice() function
130 const sp<const DisplayDevice> hw(mFlinger->getDefaultDisplayDevice()); in onFirstRef()