Home | History | Annotate | Download | only in animator

Lines Matching refs:ai

224 SkFieldType SkAnimator::getFieldType(const SkMemberInfo* ai) {
225 const SkMemberInfo* info = (const SkMemberInfo*) ai;
234 static bool getArrayCommon(const SkDisplayable* ae, const SkMemberInfo* ai,
237 const SkMemberInfo* info = (const SkMemberInfo*) ai;
243 const SkMemberInfo* ai, int index) {
245 bool result = getArrayCommon(ae, ai, index, &operand, SkType_Int);
260 const SkMemberInfo* ai, int index) {
262 bool result = getArrayCommon(ae, ai, index, &operand, SkType_Float);
277 const SkMemberInfo* ai, int index) {
279 bool result = getArrayCommon(ae, ai, index, &operand, SkType_String);
372 const SkMemberInfo* ai) {
374 const SkMemberInfo* info = (const SkMemberInfo*) ai;