A container for caching a glyph atlas across frames.
void UpdateBitmap(std::shared_ptr< SkBitmap > bitmap)
std::shared_ptr< SkBitmap > GetBitmap() const
Retrieve the previous (if any) SkBitmap instance.
~GlyphAtlasContextSkia() override
A container for caching a glyph atlas across frames.