Home
last modified time | relevance | path

Searched refs:tmpPbSurfacePtr (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp831 EglPbufferSurface* tmpPbSurfacePtr = in eglCreatePbufferSurface() local
834 tmpPbSurfacePtr->getDim(&width, &height, &largest); in eglCreatePbufferSurface()
835 tmpPbSurfacePtr->getTexInfo(&texTarget, &texFormat); in eglCreatePbufferSurface()
853 tmpPbSurfacePtr->getAttrib(EGL_MIPMAP_TEXTURE, &pbinfo.hasMipmap); in eglCreatePbufferSurface()
863 tmpPbSurfacePtr->setNativePbuffer(pb); in eglCreatePbufferSurface()
1190 EglPbufferSurface* tmpPbSurfacePtr = in eglMakeCurrent() local
1200 tmpPbSurfacePtr, in eglMakeCurrent()
1214 &tmpPbSurfacePtr->glRboColor, in eglMakeCurrent()
1215 &tmpPbSurfacePtr->glRboDepth, in eglMakeCurrent()