Searched refs:getArrayInt (Results 1 – 2 of 2) sorted by relevance
222 int32_t getArrayInt(const SkDisplayable* element, const SkMemberInfo* field, int index);230 int32_t getArrayInt(const char* elementID, const char* fieldName, int index);
236 int32_t SkAnimator::getArrayInt(const SkDisplayable* ae, in getArrayInt() function in SkAnimator243 int32_t SkAnimator::getArrayInt(const char* id, const char* fieldID, int index) { in getArrayInt() function in SkAnimator250 return getArrayInt(element, field, index); in getArrayInt()