Package | Description |
---|---|
com.sun.prism.impl.ps |
Modifier and Type | Field and Description |
---|---|
private CachingShapeRepState.CacheEntry |
CachingShapeRepState.MaskTexData.cacheEntry |
private CachingShapeRepState.CacheEntry[] |
CachingShapeRepState.MaskCache.entries |
private CachingShapeRepState.CacheEntry |
CachingShapeRepState.MaskCache.tmpKey |
Modifier and Type | Field and Description |
---|---|
private static java.util.Comparator<CachingShapeRepState.CacheEntry> |
CachingShapeRepState.MaskCache.comparator |
Modifier and Type | Method and Description |
---|---|
private void |
CachingShapeRepState.MaskCache.addEntry(CachingShapeRepState.CacheEntry entry) |
(package private) boolean |
CachingShapeRepState.MaskCache.entryMatches(CachingShapeRepState.CacheEntry entry,
Shape shape,
BasicStroke stroke,
BaseTransform xform,
boolean antialiasedShape) |
private void |
CachingShapeRepState.MaskCache.removeEntry(CachingShapeRepState.CacheEntry entry) |