Classes | |
| struct | Equal |
| struct | Hash |
Public Attributes | |
| Color | color |
| Rect | rect |
| uint32_t | color_key |
Definition at line 62 of file atlas_contents.cc.
| Color impeller::AtlasBlenderKey::color |
Definition at line 63 of file atlas_contents.cc.
Referenced by impeller::AtlasContents::GenerateSubAtlas().
| uint32_t impeller::AtlasBlenderKey::color_key |
Definition at line 65 of file atlas_contents.cc.
Referenced by impeller::AtlasBlenderKey::Hash::operator()(), and impeller::AtlasBlenderKey::Equal::operator()().
| Rect impeller::AtlasBlenderKey::rect |
Definition at line 64 of file atlas_contents.cc.
Referenced by impeller::AtlasBlenderKey::Hash::operator()(), and impeller::AtlasBlenderKey::Equal::operator()().