Searched refs:hdiTimestamp (Results 1 – 1 of 1) sorted by relevance
652 PresentTimestamp hdiTimestamp = {HARDWARE_DISPLAY_PTS_UNSUPPORTED, 0}; in GetPresentTimestamp() local653 int32_t ret = g_composer->GetHwPresentTimestamp(screenId, layerId, hdiTimestamp); in GetPresentTimestamp()655 timestamp.time = hdiTimestamp.time; in GetPresentTimestamp()656 timestamp.type = static_cast<GraphicPresentTimestampType>(hdiTimestamp.type); in GetPresentTimestamp()