Searched refs:getDefaultDisplayDevice (Results 1 – 3 of 3) sorted by relevance
447 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in init()570 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in getDisplayConfigs()954 const sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in postComposition()1159 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in postFramebuffer()1168 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext); in postFramebuffer()1192 uint32_t flipCount = getDefaultDisplayDevice()->getPageFlipCount(); in postFramebuffer()1276 const sp<const DisplayDevice> defaultDisplay(getDefaultDisplayDevice()); in handleTransactionLocked()1461 disp = getDefaultDisplayDevice(); in handleTransactionLocked()1823 if(!getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext)) { in doComposeSurfaces()2633 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in dumpAllLocked()[all …]
113 sp<const DisplayDevice> getDefaultDisplayDevice() const { in getDefaultDisplayDevice() function
138 const sp<const DisplayDevice> hw(mFlinger->getDefaultDisplayDevice()); in onFirstRef()