OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBootTime
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
488
nsecs_t
mBootTime
;
SurfaceFlinger.cpp
137
mBootTime
(systemTime()),
299
const nsecs_t duration = now -
mBootTime
;
[
all
...]
SurfaceFlinger_hwc1.cpp
139
mBootTime
(systemTime()),
296
const nsecs_t duration = now -
mBootTime
;
[
all
...]
Completed in 673 milliseconds