Lines Matching refs:makeSnapshot
37 auto parentSnapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200)); in TEST()
46 auto parentSnapshot = TestUtils::makeSnapshot(translate10x20, Rect(100, 200)); in TEST()
72 auto parentSnapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200)); in TEST()
79 auto parentSnapshot = TestUtils::makeSnapshot(translate10x20, Rect(100, 200)); in TEST()
171 auto parentSnapshot = TestUtils::makeSnapshot(snapshotMatrix, Rect(200, 200)); in TEST()
187 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(100, 200)); in TEST()
207 auto snapshot = TestUtils::makeSnapshot(translate10x20, Rect()); // Note: empty clip in TEST()
215 auto snapshot = TestUtils::makeSnapshot(translate10x20, Rect(100, 200)); in TEST()
235 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect()); // Note: empty clip in TEST()
249 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(200, 200)); in TEST()
264 auto snapshot = TestUtils::makeSnapshot(Matrix4::identity(), Rect(200, 200)); in TEST()