Home
last modified time | relevance | path

Searched defs:GetMSecs (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkTime.h39 static double GetMSecs() { return GetNSecs() * 1e-6; } in GetMSecs() function
/external/skqp/include/core/
DSkTime.h39 static double GetMSecs() { return GetNSecs() * 1e-6; } in GetMSecs() function
/external/skqp/samplecode/
DSampleClipDrawMatch.cpp244 SkMSec GetMSecs() const { in GetMSecs() function in ClipDrawMatchView
/external/skia/samplecode/
DSampleClipDrawMatch.cpp247 SkMSec GetMSecs() const { in GetMSecs() function in ClipDrawMatchView