Home
last modified time | relevance | path

Searched refs:lastFlushTimestamp (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp643 int64_t lastFlushTimestamp = 0; in SelectHitchsInfo() local
647 if (lastFlushTimestamp != 0) { in SelectHitchsInfo()
648 float time = (nowFlushTimestamp - lastFlushTimestamp) / FPS_TO_MS; in SelectHitchsInfo()
658 lastFlushTimestamp = nowFlushTimestamp; in SelectHitchsInfo()

Completed in 2 milliseconds