Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPath.h"
#include "include/core/SkString.h"
#include "include/utils/SkParsePath.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM_CAN_FAIL (crbug_691386, canvas, errorMsg, 256, 256) | |
DEF_SIMPLE_GM_CAN_FAIL | ( | crbug_691386 | , |
canvas | , | ||
errorMsg | , | ||
256 | , | ||
256 | |||
) |
Definition at line 15 of file crbug_691386.cpp.