OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getValuesCount
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkOperandInterpolator.h
30
int
getValuesCount
() { return fFrameCount * fElemCount; }
SkAnimateActive.cpp
360
int count = interpolator.
getValuesCount
();
367
int count = interpolator.
getValuesCount
();
Completed in 267 milliseconds