![]() |
Flutter Engine
The Flutter Engine
|
#include "flutter/shell/platform/common/geometry.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Functions | |
flutter::TEST (Point, SetsCoordinates) | |
flutter::TEST (Size, SetsDimensions) | |
flutter::TEST (Size, ClampsDimensionsPositive) | |
flutter::TEST (Rect, SetsOriginAndSize) | |
flutter::TEST (Rect, ReturnsLTRB) | |
flutter::TEST (Rect, ReturnsWidthHeight) | |