Lines Matching refs:getDefaultDisplayDevice
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()
2828 sp<const DisplayDevice> hw(getDefaultDisplayDevice()); in onTransact()