Home
last modified time | relevance | path

Searched refs:SkDump (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/animator/
DSkDump.cpp22 const SkMemberInfo SkDump::fInfo[] = {
34 DEFINE_GET_MEMBER(SkDump);
36 SkDump::SkDump() : displayList(-1), eventList(-1), events(-1), groups(-1), posts(-1) { in SkDump() function in SkDump
39 bool SkDump::enable(SkAnimateMaker& maker ) { in enable()
58 bool SkDump::evaluate(SkAnimateMaker &maker) { in evaluate()
84 bool SkDump::hasEnable() const { in hasEnable()
88 void SkDump::GetEnumString(SkDisplayTypes type, int index, SkString* result) { in GetEnumString()
124 const SkMemberInfo SkDump::fInfo[] = {
136 DEFINE_GET_MEMBER(SkDump);
138 bool SkDump::enable(SkAnimateMaker&) { in enable()
[all …]
DSkDump.h19 class SkDump : public SkDisplayable {
22 SkDump();
DSkAnimatorScript2.h40 friend class SkDump; variable
DSkPaintPart.cpp96 SkDump::GetEnumString(SkType_FontStyle, style, &string); in dump()
DSkDisplayEvent.cpp88 SkDump::GetEnumString(SkType_EventKind, kind, &str); in dumpEvent()
92 SkDump::GetEnumString(SkType_EventCode, code, &str); in dumpEvent()
DSkAnimatorScript.h67 friend class SkDump;
DSkAnimateMaker.h34 class SkDump; variable
DSkDisplayPost.cpp84 SkDump::GetEnumString(SkType_EventMode, mode, &string); in dump()
/external/skia/gyp/
Danimator.gyp137 '../src/animator/SkDump.cpp',
138 '../src/animator/SkDump.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj334 …260E078913B127E00064D447 /* SkDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E072513B1…
1239 …13B127E00064D447 /* SkDump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1240 …72613B127E00064D447 /* SkDump.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2605 260E072513B127E00064D447 /* SkDump.cpp */,
2606 260E072613B127E00064D447 /* SkDump.h */,
3231 260E078913B127E00064D447 /* SkDump.cpp in Sources */,