Home
last modified time | relevance | path

Searched refs:supportedPresentTimestamptype_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h92 GraphicPresentTimestampType supportedPresentTimestamptype_ = GRAPHIC_DISPLAY_PTS_UNSUPPORTED; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp153 …Ret(device_->GetSupportedPresentTimestampType(screenId_, layerId_, supportedPresentTimestamptype_), in CreateLayer()
489 …if (supportedPresentTimestamptype_ == GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_UNSUPPORTED… in SetLayerPresentTimestamp()