21 for (
int y = 0;
y < n; ++
y) {
22 for (
int x = 0;
x < n; ++
x) {
27 bm->recordDraw(
b, order);
33 for (
int y = 0;
y < n; ++
y) {
34 for (
int x = 0;
x < n; ++
x) {
#define REPORTER_ASSERT(r, cond,...)
static std::unique_ptr< GridBoundsManager > Make(const SkISize &deviceSize, const SkISize &gridSize)
static constexpr MonotonicValue First()
static AI Rect XYWH(float x, float y, float w, float h)
DEF_TEST(BoundsManager, r)