Add serialization of SkBitmapSource's new filterQuality member variable
authorrobertphillips <robertphillips@google.com>
Fri, 10 Apr 2015 15:39:58 +0000 (08:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Apr 2015 15:39:58 +0000 (08:39 -0700)
commit25c40d25d75c8ee5d9632608ba09eb2c5fb765d2
treedd6557134c283d68543bd62b48a495997c260772
parentf6e97e6f62c08042886dc50850c1d8c929418602
Add serialization of SkBitmapSource's new filterQuality member variable

Missed this in https://codereview.chromium.org/1072603002/ (Add GM to repro crbug.com/472795)

Review URL: https://codereview.chromium.org/1078113002
include/core/SkPicture.h
src/core/SkReadBuffer.h
src/effects/SkBitmapSource.cpp