Searched refs:clientBuf (Results 1 – 2 of 2) sorted by relevance
71 AutoImageKHR::AutoImageKHR(const EGLDisplay display, const EGLClientBuffer clientBuf) in AutoImageKHR() argument75 display, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, clientBuf, imageAttrs); in AutoImageKHR()
744 const EGLClientBuffer clientBuf = in renderIntoRGBA() local746 if (!clientBuf) { in renderIntoRGBA()750 const abc3d::AutoImageKHR eglImage(mEglContext.getDisplay(), clientBuf); in renderIntoRGBA()