Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkAnimator.cpp226 static bool getArrayCommon(const SkDisplayable* ae, const SkMemberInfo* ai, in getArrayCommon() function
237 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayInt()
254 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayScalar()
271 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayString()