Home
last modified time | relevance | path

Searched defs:GetSecs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkTime.h40 static double GetSecs() { return GetNSecs() * 1e-9; } in GetSecs() function
/third_party/flutter/skia/include/core/
DSkTime.h38 static double GetSecs() { return GetNSecs() * 1e-9; } in GetSecs() function