GL mtrack is driver-reported GL memory usage. It's primarily the sum of GL texture sizes, plus fixed global driver RAM overheads.EGL mtrack is gralloc memory usage. It's the sum of the sizes of SurfaceView/TextureViews, and corresponds to the surface buffers dumped in "adb dumpsys SurfaceView".