Searched refs:getDim (Results 1 – 3 of 3) sorted by relevance
35 void getDim(EGLint* width,EGLint* height,EGLint* largest){ in getDim() function
125 pbSurface->getDim(&pbInfo.width, &pbInfo.height, &pbInfo.largest); in ~EglContext()
834 tmpPbSurfacePtr->getDim(&width, &height, &largest); in eglCreatePbufferSurface()