Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/surfacereplayer/replayer/
H A DReplayer.cpp59 mWaitForTimeStamps(wait), in Replayer()
90 mWaitForTimeStamps(wait), in Replayer()
129 if (mWaitForTimeStamps) { in replay()
H A DReplayer.h146 bool mWaitForTimeStamps; variable