DescriptionAllow clients to specify an external SkImageFilter cache.
This change allows external callers to substitute their own
SkImageFilter cache for the default intra-frame cache in Skia. This
allows the caller to perform inter-frame caching for example, by the
maintaining a persistent cache between frames and doing custom
invalidation.
R=reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=14181
Patch Set 1 #Patch Set 2 : Move external to a global on SkImageFilter. #
Messages
Total messages: 6 (0 generated)
|