draft test app to show skia in a window
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 18 Dec 2008 17:54:12 +0000 (17:54 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 18 Dec 2008 17:54:12 +0000 (17:54 +0000)
commit758b129f11d8ce2d2235f73ea4523f21f3d8b079
tree6460990d5903c0ae120359ff146f7ecd2aac0b19
parent9fb1731ef2b279da54d3d3e0fa04d1e0e5c3651a
draft test app to show skia in a window

git-svn-id: http://skia.googlecode.com/svn/trunk@32 2bbb7eff-a529-9590-31e7-b0007b416f81
xcode/hostapp/CICarbonSample.xcodeproj/project.pbxproj [new file with mode: 0644]
xcode/hostapp/CICarbonSample_Prefix.pch [new file with mode: 0644]
xcode/hostapp/Info.plist [new file with mode: 0644]
xcode/hostapp/SkCreateCGImageRef.cpp [new file with mode: 0644]
xcode/hostapp/main.c [new file with mode: 0644]
xcode/hostapp/test.cpp [new file with mode: 0644]
xcode/maccore/maccore.xcodeproj/project.pbxproj [new file with mode: 0644]