Home
last modified time | relevance | path

Searched refs:LayerPresentTimestamp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.h69 …static void LayerPresentTimestamp(const LayerInfoPtr& layer, const sptr<IConsumerSurface>& surface…
H A Drs_uni_render_composer_adapter.h78 static void LayerPresentTimestamp(const LayerInfoPtr& layer, const sptr<Surface>& surface);
H A Drs_composer_adapter.cpp102 LayerPresentTimestamp(layer, layer->GetSurface()); in CommitLayers()
764 void RSComposerAdapter::LayerPresentTimestamp(const LayerInfoPtr& layer, const sptr<IConsumerSurfac… in LayerPresentTimestamp() function in OHOS::Rosen::RSComposerAdapter
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_composer_adapter_test.cpp476 composerAdapter_->LayerPresentTimestamp(layer, consumer);
498 composerAdapter_->LayerPresentTimestamp(layer, consumer);
517 composerAdapter_->LayerPresentTimestamp(layer, consumer);