Searched refs:boundable (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/animator/ |
D | SkBoundable.cpp | 42 SkBoundableAuto::SkBoundableAuto(SkBoundable* boundable, in SkBoundableAuto() argument 43 SkAnimateMaker& maker) : fBoundable(boundable), fMaker(maker) { in SkBoundableAuto()
|
D | SkDrawRectangle.cpp | 49 SkBoundableAuto boundable(this, maker); in draw() local 130 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawFull.cpp | 15 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawOval.cpp | 25 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawLine.cpp | 32 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkTextOnPath.cpp | 35 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkBoundable.h | 33 SkBoundableAuto(SkBoundable* boundable, SkAnimateMaker& maker);
|
D | SkDrawText.cpp | 39 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawTextBox.cpp | 77 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawBitmap.cpp | 35 SkBoundableAuto boundable(this, maker); in draw() local
|
D | SkDrawPath.cpp | 71 SkBoundableAuto boundable(this, maker); in draw() local
|