Confirmed users
753
edits
| Line 137: | Line 137: | ||
= How Android is using Gralloc = | = How Android is using Gralloc = | ||
== EGLSurface, ANativeWindow, etc. == | == Some terminology: EGLSurface, ANativeWindow, etc. == | ||
'''EGLSurface''' is a portable EGL abstraction for a possibly multi-buffered render target. | '''EGLSurface''' is a portable EGL abstraction for a possibly multi-buffered render target. | ||