Eenable new chopping edgelist builder by default. If it sticks well, I'll

remove the old code-path in a subsequent CL



git-svn-id: http://skia.googlecode.com/svn/trunk@454 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@android.com 2009-12-10 21:10:58 +00:00
parent b757f8d20c
commit 59ed9f6c85

View File

@ -24,7 +24,7 @@
#include "SkRegion.h"
#include "SkTemplates.h"
//#define USE_NEW_BUILDER
#define USE_NEW_BUILDER
#define kEDGE_HEAD_Y SK_MinS32
#define kEDGE_TAIL_Y SK_MaxS32