Searched defs:SkDump (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDump.h19 class SkDump : public SkDisplayable { class in inherits:SkDisplayable
22 SkDump();
H A DSkDump.cpp10 #include "SkDump.h"
22 const SkMemberInfo SkDump::fInfo[] = {
34 DEFINE_GET_MEMBER(SkDump); variable
36 SkDump::SkDump() : displayList(-1), eventList(-1), events(-1), groups(-1), posts(-1) { function in class:SkDump
39 bool SkDump::enable(SkAnimateMaker& maker ) {
58 bool SkDump::evaluate(SkAnimateMaker &maker) {
84 bool SkDump::hasEnable() const {
88 void SkDump::GetEnumString(SkDisplayTypes type, int index, SkString* result) {
124 const SkMemberInfo SkDump
136 DEFINE_GET_MEMBER(SkDump); variable
[all...]
/external/skia/src/animator/
H A DSkDump.h19 class SkDump : public SkDisplayable { class in inherits:SkDisplayable
22 SkDump();
H A DSkDump.cpp10 #include "SkDump.h"
22 const SkMemberInfo SkDump::fInfo[] = {
34 DEFINE_GET_MEMBER(SkDump); variable
36 SkDump::SkDump() : displayList(-1), eventList(-1), events(-1), groups(-1), posts(-1) { function in class:SkDump
39 bool SkDump::enable(SkAnimateMaker& maker ) {
58 bool SkDump::evaluate(SkAnimateMaker &maker) {
84 bool SkDump::hasEnable() const {
88 void SkDump::GetEnumString(SkDisplayTypes type, int index, SkString* result) {
124 const SkMemberInfo SkDump
136 DEFINE_GET_MEMBER(SkDump); variable
[all...]

Completed in 108 milliseconds