Searched refs:eglGetWidth (Results 1 – 1 of 1) sorted by relevance
40 static private native int eglGetWidth(long eglDisplay, long eglSurface); in eglGetWidth() method in NdkInputSurface69 mWidth = eglGetWidth(mEGLDisplay, mEGLSurface); in NdkInputSurface()107 mWidth = eglGetWidth(mEGLDisplay, mEGLSurface); in updateSize()