Home
last modified time | relevance | path

Searched refs:resolveIDs (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/animator/
DSkDrawGroup.h47 bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDrawPaint.h40 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply);
DSkDrawGroup.cpp268 bool SkGroup::resolveIDs(SkAnimateMaker& maker, SkDisplayable* orig, SkApply* apply) { in resolveIDs() function in SkGroup
278 if (drawable->resolveIDs(maker, *originalPtr++, apply) == true) in resolveIDs()
DSkDisplayApply.h67 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDisplayable.h85 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDisplayApply.cpp407 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
DSkDrawPaint.cpp197 bool SkDrawPaint::resolveIDs(SkAnimateMaker& maker, SkDisplayable* origDisp, SkApply* ) { in resolveIDs() function in SkDrawPaint
DSkDisplayable.cpp490 bool SkDisplayable::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { in resolveIDs() function in SkDisplayable
/external/chromium_org/third_party/skia/src/animator/
DSkDrawPaint.h40 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply);
DSkDrawGroup.h47 bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDrawGroup.cpp268 bool SkGroup::resolveIDs(SkAnimateMaker& maker, SkDisplayable* orig, SkApply* apply) { in resolveIDs() function in SkGroup
278 if (drawable->resolveIDs(maker, *originalPtr++, apply) == true) in resolveIDs()
DSkDisplayApply.h67 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDisplayable.h85 virtual bool resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* );
DSkDisplayApply.cpp407 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
DSkDrawPaint.cpp197 bool SkDrawPaint::resolveIDs(SkAnimateMaker& maker, SkDisplayable* origDisp, SkApply* ) { in resolveIDs() function in SkDrawPaint
DSkDisplayable.cpp490 bool SkDisplayable::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { in resolveIDs() function in SkDisplayable