skia2/experimental/AndroidPathRenderer
tfarina 38406c82b9 Cleanup: Go with SkDebugf instead of GrPrintf.
Since GrPrintf is just defined to SkDebugf, we can go with the later
directly.

BUG=None
TEST=None
R=bsalomon@google.com

Review URL: https://codereview.chromium.org/695663003
2014-10-31 07:11:12 -07:00
..
cutils Add the original path renderer files and some support files from Android. 2012-12-13 19:53:18 +00:00
AndroidPathRenderer.cpp replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! 2014-03-20 20:00:24 +00:00
AndroidPathRenderer.h This takes the convex path tesselator from the Android code and hooks it into a 2013-01-09 21:04:52 +00:00
GrAndroidPathRenderer.cpp Cleanup: Go with SkDebugf instead of GrPrintf. 2014-10-31 07:11:12 -07:00
GrAndroidPathRenderer.h This takes the convex path tesselator from the Android code and hooks it into a 2013-01-09 21:04:52 +00:00
Vertex.h Add the original path renderer files and some support files from Android. 2012-12-13 19:53:18 +00:00