mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Only creates 'onscreen_surface_' when it's not available in 'AndroidSurfaceGL::CreatePbufferSurface' * Rename the function and add some unit tests * Update android_surface_gl.h Co-authored-by: Dan Field <dfield@gmail.com>