/external/skia/src/animator/ |
D | SkDrawGroup.h | 47 bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDrawPaint.h | 40 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply);
|
D | SkDrawGroup.cpp | 268 bool SkGroup::resolveIDs(SkAnimateMaker& maker, SkDisplayable* orig, SkApply* apply) { in resolveIDs() function in SkGroup 278 if (drawable->resolveIDs(maker, *originalPtr++, apply) == true) in resolveIDs()
|
D | SkDisplayApply.h | 67 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDisplayable.h | 85 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDisplayApply.cpp | 407 if (copyScope->resolveIDs(maker, scope, this)) { in enableCreate() 413 if (copy->resolveIDs(maker, this, this)) { // fix up all fields, including target in enableCreate() 706 bool SkApply::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { // rep… in resolveIDs() function in SkApply
|
D | SkDrawPaint.cpp | 197 bool SkDrawPaint::resolveIDs(SkAnimateMaker& maker, SkDisplayable* origDisp, SkApply* ) { in resolveIDs() function in SkDrawPaint
|
D | SkDisplayable.cpp | 490 bool SkDisplayable::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { in resolveIDs() function in SkDisplayable
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDrawPaint.h | 40 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply);
|
D | SkDrawGroup.h | 47 bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDrawGroup.cpp | 268 bool SkGroup::resolveIDs(SkAnimateMaker& maker, SkDisplayable* orig, SkApply* apply) { in resolveIDs() function in SkGroup 278 if (drawable->resolveIDs(maker, *originalPtr++, apply) == true) in resolveIDs()
|
D | SkDisplayApply.h | 67 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDisplayable.h | 85 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
|
D | SkDisplayApply.cpp | 407 if (copyScope->resolveIDs(maker, scope, this)) { in enableCreate() 413 if (copy->resolveIDs(maker, this, this)) { // fix up all fields, including target in enableCreate() 706 bool SkApply::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { // rep… in resolveIDs() function in SkApply
|
D | SkDrawPaint.cpp | 197 bool SkDrawPaint::resolveIDs(SkAnimateMaker& maker, SkDisplayable* origDisp, SkApply* ) { in resolveIDs() function in SkDrawPaint
|
D | SkDisplayable.cpp | 490 bool SkDisplayable::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { in resolveIDs() function in SkDisplayable
|