Home
last modified time | relevance | path

Searched refs:SkType_Drawable (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/animator/
DSkOperand.h38 SkADrawable* getDrawable() { SkASSERT(fType == SkType_Drawable); return fOperand.fDrawable; } in getDrawable()
DSkMemberInfo.cpp53 case SkType_Drawable: in GetSize()
297 case SkType_Drawable: in setValue()
539 case SkType_Drawable:
DSkDisplayType.h71 SkType_Drawable, enumerator
DSkDisplayXMLParser.cpp299 if (type == SkType_Drawable || (type == SkType_Displayable && in searchContainer()
DSkDisplayType.cpp628 case SkType_Drawable: in IsDisplayable()
DSkDisplayApply.cpp148 else if (type == SkType_Drawable || type == SkType_Displayable) in applyValues()
DSkScript.cpp1494 if (toType == SkType_Drawable) in ConvertTo()