Home
last modified time | relevance | path

Searched defs:SetPresentTimestamp (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_surface/surface/src/
Dbuffer_queue_consumer.cpp223 GSError BufferQueueConsumer::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &… in SetPresentTimestamp() function in OHOS::BufferQueueConsumer
Dconsumer_surface.cpp614 GSError ConsumerSurface::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp& time… in SetPresentTimestamp() function in OHOS::ConsumerSurface
Dproducer_surface.cpp977 GSError ProducerSurface::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &time… in SetPresentTimestamp() function in OHOS::ProducerSurface
Dbuffer_queue.cpp1856 GSError BufferQueue::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &timestam… in SetPresentTimestamp() function in OHOS::BufferQueue
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
Dhdi_layer_info.h392 void SetPresentTimestamp(const GraphicPresentTimestamp &timestamp) in SetPresentTimestamp() function