Flutter Engine
 
Loading...
Searching...
No Matches
flutter::testing::BoundsTolerance Member List

This is the complete list of members for flutter::testing::BoundsTolerance, including all inherited members.

addAbsolutePadding(DlScalar absolute_pad_x, DlScalar absolute_pad_y) constflutter::testing::BoundsToleranceinline
addBoundsPadding(DlScalar bounds_pad_x, DlScalar bounds_pad_y) constflutter::testing::BoundsToleranceinline
addDiscreteOffset(DlScalar discrete_offset) constflutter::testing::BoundsToleranceinline
addPostClipPadding(DlScalar absolute_pad_x, DlScalar absolute_pad_y) constflutter::testing::BoundsToleranceinline
BoundsTolerance()=defaultflutter::testing::BoundsTolerance
BoundsTolerance(const BoundsTolerance &)=defaultflutter::testing::BoundsTolerance
clip(DlRect clip) constflutter::testing::BoundsToleranceinline
discrete_offset() constflutter::testing::BoundsToleranceinline
mulScale(DlScalar scale_x, DlScalar scale_y) constflutter::testing::BoundsToleranceinline
operator==(BoundsTolerance const &other) constflutter::testing::BoundsToleranceinline
overflows(DlIRect pix_bounds, int worst_bounds_pad_x, int worst_bounds_pad_y) constflutter::testing::BoundsToleranceinline
Scale(const DlRect &rect, const DlPoint &scales)flutter::testing::BoundsToleranceinlinestatic