DescriptionSk_API for SkImageGenerator and SkInstallDiscardablePixelRef
Added SK_API to SkImageGenerator (already in include/).
Moved SkDiscardablePixelRef::Install to SkInstallDiscardablePixelRef,
added SK_API to that function, and moved declaration to
SkImageGenerator.h
This keeps the SkDiscardablePixelRef internal to Skia, but exposes a
method to install it into a bitmap.
Modifed tests that rely on this functio to use new version.
BUG=
R=mtklein@google.com, reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12612
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix whitespace #Patch Set 3 : move friend decl #
Total comments: 2
Patch Set 4 : change from reed #Patch Set 5 : one more chenage #Patch Set 6 : rebase #
Messages
Total messages: 7 (0 generated)
|