Home | History | Annotate | Download | only in egl

Lines Matching refs:readHandle

1632     uint32_t readHandle = (readSurf) ? readSurf->getRcSurface() : 0;
1669 if (rcEnc->rcMakeCurrent(rcEnc, ctxHandle, drawHandle, readHandle) == EGL_FALSE) {