| Package | Description |
|---|---|
| com.sun.prism.impl |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<FontStrike,GlyphCache> |
BaseContext.greyGlyphCaches |
private java.util.Map<FontStrike,GlyphCache> |
BaseContext.lcdGlyphCaches |
| Modifier and Type | Method and Description |
|---|---|
GlyphCache |
BaseContext.getGlyphCache(FontStrike strike) |
private GlyphCache |
BaseContext.getGlyphCache(FontStrike strike,
java.util.Map<FontStrike,GlyphCache> glyphCaches) |
| Modifier and Type | Method and Description |
|---|---|
private void |
BaseContext.clearCaches(java.util.Map<FontStrike,GlyphCache> glyphCaches) |
private GlyphCache |
BaseContext.getGlyphCache(FontStrike strike,
java.util.Map<FontStrike,GlyphCache> glyphCaches) |