OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMSecs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkAnimateMaker.cpp
25
virtual SkMSec
getMSecs
() const {
26
return SkTime::
GetMSecs
();
207
return fTimeline->
getMSecs
();
/external/skia/src/animator/
SkAnimateMaker.cpp
25
virtual SkMSec
getMSecs
() const {
26
return SkTime::
GetMSecs
();
207
return fTimeline->
getMSecs
();
Completed in 275 milliseconds