mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When we're created off-screen, Mozart gives us a 0x0 view to populate. Rather than trying to draw a 0x0 texture, we just acknolwedge the frame request immediately. This matches what we do in the non-Mozart rasterizer.