Home
last modified time | relevance | path

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

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