Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/surface/src/
Dbuffer_queue_consumer.cpp185 GSError BufferQueueConsumer::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &… in SetPresentTimestamp() function in OHOS::BufferQueueConsumer
Dproducer_surface.cpp454 GSError ProducerSurface::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &time… in SetPresentTimestamp() function in OHOS::ProducerSurface
Dconsumer_surface.cpp377 GSError ConsumerSurface::SetPresentTimestamp(uint32_t sequence, const GraphicPresentTimestamp &time… in SetPresentTimestamp() function in OHOS::ConsumerSurface
Dbuffer_queue.cpp1107 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.h344 void SetPresentTimestamp(const GraphicPresentTimestamp &timestamp) in SetPresentTimestamp() function