HomeSort by relevance Sort by last modified time
    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 422 milliseconds