
Much simpler than ExternalTextureManager flushing, because ExternalTextureManager complexity is due to decoder race condition behavior, which we won't see for Bitmaps due to a more well-defined interface. This is needed to test texture output flushing. PiperOrigin-RevId: 570896363