SkDiscardableMemoryPool to abstract class
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 4 Apr 2014 16:43:38 +0000 (16:43 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 4 Apr 2014 16:43:38 +0000 (16:43 +0000)
commitcf2f00872c559c892bb4b466bf678c7667490cce
tree63761e3d9c72345055e0ea858c7d2cc5a4c2cc93
parent3eb77e4d5a381fa55197f6bd03c599e709146069
SkDiscardableMemoryPool to abstract class

Motivation - we want to keep our public headers small.

R=scroggo@google.com, reed@google.com

Author: halcanary@google.com

Review URL: https://codereview.chromium.org/223403012

git-svn-id: http://skia.googlecode.com/svn/trunk@14063 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/factory.cpp
src/lazy/SkDiscardableMemoryPool.cpp
src/lazy/SkDiscardableMemoryPool.h
tests/CachedDecodingPixelRefTest.cpp
tests/DiscardableMemoryPoolTest.cpp
tests/DrawBitmapRectTest.cpp
tests/ImageCacheTest.cpp
tools/bench_pictures_main.cpp