Flutter Engine
The Flutter Engine
|
#include "include/core/SkRect.h"
#include "include/core/SkTypes.h"
#include "src/base/SkRandom.h"
#include "src/core/SkRectPriv.h"
#include "src/gpu/ganesh/GrWindowRectangles.h"
#include "tests/Test.h"
#include <cstring>
Go to the source code of this file.
Functions | |
static SkIRect | next_irect (SkRandom &r) |
DEF_TEST (WindowRectangles, reporter) | |
DEF_TEST | ( | WindowRectangles | , |
reporter | |||
) |
Definition at line 21 of file WindowRectanglesTest.cpp.
Definition at line 17 of file WindowRectanglesTest.cpp.