OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fElapsed
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
Test.h
61
SkMSec elapsedMs() const { return
fElapsed
; }
77
SkMSec
fElapsed
;
Test.cpp
109
fElapsed
= SkTime::GetMSecs() - start;
Completed in 42 milliseconds