Searched refs:GRAPHIC_DISPLAY_PTS_TIMESTAMP (Results 1 – 5 of 5) sorted by relevance
217 GRAPHIC_DISPLAY_PTS_TIMESTAMP = 1 << 1, /**< Timestamp */ enumerator
607 … GraphicPresentTimestamp timestampSet = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 10}; // mock data for test
1650 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 0};1664 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 0};1668 …GetPresentTimestamp(firstSeqnum, GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_TIMESTAMP, time);
969 type > GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_TIMESTAMP) { in GetPresentTimestamp()
1882 case GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_TIMESTAMP: { in GetPresentTimestamp()