Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
rtree_unittests.cc File Reference
#include "flutter/shell/platform/fuchsia/flutter/rtree.h"
#include "flutter/testing/testing.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkPicture.h"
#include "third_party/skia/include/core/SkPictureRecorder.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsNoIntersection)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsSingleRectIntersection)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsIgnoresNonDrawingRecords)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsMultipleRectIntersection)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsJoinRectsWhenIntersectedCase1)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsJoinRectsWhenIntersectedCase2)
 
 flutter::testing::TEST (RTree, searchNonOverlappingDrawnRectsJoinRectsWhenIntersectedCase3)