Searched refs:getArrayInt (Results 1 – 2 of 2) sorted by relevance
229 int32_t getArrayInt(const SkDisplayable* element, const SkMemberInfo* field, int index);237 int32_t getArrayInt(const char* elementID, const char* fieldName, int index);
242 int32_t SkAnimator::getArrayInt(const SkDisplayable* ae, in getArrayInt() function in SkAnimator249 int32_t SkAnimator::getArrayInt(const char* id, const char* fieldID, int index) { in getArrayInt() function in SkAnimator256 return getArrayInt(element, field, index); in getArrayInt()