Home
last modified time | relevance | path

Searched refs:SkBoundable (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/animator/
DSkBoundable.cpp14 SkBoundable::SkBoundable() { in SkBoundable() function in SkBoundable
21 void SkBoundable::clearBounder() { in clearBounder()
25 void SkBoundable::getBounds(SkRect* rect) { in getBounds()
37 void SkBoundable::enableBounder() { in enableBounder()
42 SkBoundableAuto::SkBoundableAuto(SkBoundable* boundable, in SkBoundableAuto()
DSkBoundable.h16 class SkBoundable : public SkADrawable {
18 SkBoundable();
33 SkBoundableAuto(SkBoundable* boundable, SkAnimateMaker& maker);
36 SkBoundable* fBoundable;
DSkDrawFull.h15 class SkFull : public SkBoundable {
19 typedef SkBoundable INHERITED;
DSkDrawLine.h16 class SkLine : public SkBoundable {
25 typedef SkBoundable INHERITED;
DSkTextOnPath.h19 class SkTextOnPath : public SkBoundable {
27 typedef SkBoundable INHERITED;
DSkDrawText.h16 class SkText : public SkBoundable {
33 typedef SkBoundable INHERITED;
DSkDrawRectangle.h19 class SkDrawRect : public SkBoundable {
38 typedef SkBoundable INHERITED;
DSkDrawBitmap.h19 class SkBaseBitmap : public SkBoundable {
31 typedef SkBoundable INHERITED;
DSkDrawPath.h18 class SkDrawPath : public SkBoundable {
49 typedef SkBoundable INHERITED;
/external/skia/gyp/
Danimator.gyp49 '../src/animator/SkBoundable.cpp',
50 '../src/animator/SkBoundable.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj288 …E075B13B127E00064D447 /* SkBoundable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E06CB13…
1149 …7E00064D447 /* SkBoundable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1150 …B127E00064D447 /* SkBoundable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2515 260E06CB13B127E00064D447 /* SkBoundable.cpp */,
2516 260E06CC13B127E00064D447 /* SkBoundable.h */,
3185 260E075B13B127E00064D447 /* SkBoundable.cpp in Sources */,