Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkAnimator.cpp228 static bool getArrayCommon(const SkDisplayable* ae, const SkMemberInfo* ai, in getArrayCommon() function
239 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayInt()
256 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayScalar()
273 bool result = getArrayCommon(ae, ai, index, &operand); in getArrayString()