mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Labelling textures shows up in all of our profiles because of the cost to lock the context weak ptr and then call into both the image and image view. remove this if no layers are present that would read the label.