/* * Copyright 2012 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "EdgeWalker_Test.h" #include "Intersection_Tests.h" #include "SkBitmap.h" #include "SkCanvas.h" #include "SkPaint.h" #include "SkStream.h" #include #include #include #include #include #include #include #undef SkASSERT #define SkASSERT(cond) while (!(cond)) { sk_throw(); } static const char marker[] = "\n" "\n" "