Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp540 bool isSupported = HdiLayerInfoTest::hdiLayerInfo_->IsSupportedPresentTimestamp();
556 bool isSupported = HdiLayerInfoTest::hdiLayerInfo_->IsSupportedPresentTimestamp();
559 isSupported = HdiLayerInfoTest::hdiLayerInfo_->IsSupportedPresentTimestamp();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h227 bool IsSupportedPresentTimestamp() const in IsSupportedPresentTimestamp() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp596 if (!layer->IsSupportedPresentTimestamp()) { in ReleaseLayers()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp766 if (!layer->IsSupportedPresentTimestamp()) { in LayerPresentTimestamp()