add simple port of memory APIs, to be used as a template for other platforms
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 4 May 2009 19:24:56 +0000 (19:24 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 4 May 2009 19:24:56 +0000 (19:24 +0000)
commit7a561082645315215949fb7ad9c80c883ffd89ad
tree689c8ada7754d1247a08b4f7a6d89926bf922410
parenta6260ff5696e3ae45f295463eaeada2cd75a8b85
add simple port of memory APIs, to be used as a template for other platforms
that may want to add new_handler logic or other hooks.

git-svn-id: http://skia.googlecode.com/svn/trunk@167 2bbb7eff-a529-9590-31e7-b0007b416f81
src/ports/SkMemory_malloc.cpp [new file with mode: 0644]