Flutter Engine
The 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(SkScalar absolute_pad_x, SkScalar absolute_pad_y) constflutter::testing::BoundsToleranceinline
addBoundsPadding(SkScalar bounds_pad_x, SkScalar bounds_pad_y) constflutter::testing::BoundsToleranceinline
addDiscreteOffset(SkScalar discrete_offset) constflutter::testing::BoundsToleranceinline
addPostClipPadding(SkScalar absolute_pad_x, SkScalar absolute_pad_y) constflutter::testing::BoundsToleranceinline
BoundsTolerance()=defaultflutter::testing::BoundsTolerance
BoundsTolerance(const BoundsTolerance &)=defaultflutter::testing::BoundsTolerance
clip(SkRect clip) constflutter::testing::BoundsToleranceinline
discrete_offset() constflutter::testing::BoundsToleranceinline
mulScale(SkScalar scale_x, SkScalar scale_y) constflutter::testing::BoundsToleranceinline
operator==(BoundsTolerance const &other) constflutter::testing::BoundsToleranceinline
overflows(SkIRect pix_bounds, int worst_bounds_pad_x, int worst_bounds_pad_y) constflutter::testing::BoundsToleranceinline
Scale(const SkRect &rect, const SkPoint &scales)flutter::testing::BoundsToleranceinlinestatic