Home
last modified time | relevance | path

Searched refs:frameDurationBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp109 std::string frameDurationBytes = in populateGlobalAtom() local
111 mStatsDelegate->statsEventWriteByteArray(event, (const uint8_t*)frameDurationBytes.c_str(), in populateGlobalAtom()
112 frameDurationBytes.size()); in populateGlobalAtom()