Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:makeCurrent

601     getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext);
1140 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext);
1149 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext);
1254 // Call makeCurrent() on the primary display so we can
1258 defaultDisplay->makeCurrent(mEGLDisplay, mEGLContext);
1711 if (!hw->makeCurrent(mEGLDisplay, mEGLContext)) {
1712 ALOGW("DisplayDevice::makeCurrent failed. Aborting surface composition for display %s",