Home
last modified time | relevance | path

Searched refs:onComputeFastBounds (Results 1 – 6 of 6) sorted by relevance

/external/skqp/include/core/
DSkPathEffect.h168 virtual SkRect onComputeFastBounds(const SkRect& src) const { in onComputeFastBounds() function
/external/skia/include/core/
DSkPathEffect.h168 virtual SkRect onComputeFastBounds(const SkRect& src) const { in onComputeFastBounds() function
/external/skia/src/core/
DSkPathEffect.cpp31 *dst = this->onComputeFastBounds(src); in computeFastBounds()
/external/skqp/src/core/
DSkPathEffect.cpp31 *dst = this->onComputeFastBounds(src); in computeFastBounds()
/external/skia/tests/
DGrShapeTest.cpp1167 SkRect onComputeFastBounds(const SkRect& src) const override { in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1251 SkRect onComputeFastBounds(const SkRect& src) const override { in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1379 SkRect onComputeFastBounds(const SkRect& src) const override { in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
/external/skqp/tests/
DGrShapeTest.cpp1167 SkRect onComputeFastBounds(const SkRect& src) const override { in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1251 SkRect onComputeFastBounds(const SkRect& src) const override { in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1379 SkRect onComputeFastBounds(const SkRect& src) const override { in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect