HomeSort by relevance Sort by last modified time
    Searched refs:SkType_Drawable (Results 1 - 6 of 6) sorted by null

  /external/skia/src/animator/
SkOperand.h 46 SkDrawable* getDrawable() { SkASSERT(fType == SkType_Drawable); return fOperand.fDrawable; }
SkDisplayType.h 81 SkType_Drawable,
SkMemberInfo.cpp 61 case SkType_Drawable:
304 case SkType_Drawable:
546 case SkType_Drawable:
SkDisplayXMLParser.cpp 299 if (type == SkType_Drawable || type == SkType_Displayable &&
SkDisplayType.cpp 640 case SkType_Drawable:
SkDisplayApply.cpp 155 else if (type == SkType_Drawable || type == SkType_Displayable)

Completed in 121 milliseconds