Home
last modified time | relevance | path

Searched refs:PresentTimestamp (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_present_timestamp_v10.md1 # PresentTimestamp chapter
30 long PresentTimestamp::time
40 enum PresentTimestampType PresentTimestamp::type
H A DReadme-CN.md51 - [PresentTimestamp](_present_timestamp_v10.md)
H A D_display_composer_type_8idl_v10.md35 | struct  [PresentTimestamp](_present_timestamp_v10.md) | 上屏时间戳结构体定义。 |
H A D_display_v10.md51 | struct  [PresentTimestamp](_present_timestamp_v10.md) | 上屏时间戳结构体定义。 |
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/
H A Ddisplay_composer_type.cpp.txt503 …g(OHOS::MessageParcel& data, const OHOS::HDI::Display::Composer::V1_0::PresentTimestamp& dataBlock)
505 …padBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Display::Composer::V1_0::PresentTimestamp))) {
511 …halling(OHOS::MessageParcel& data, OHOS::HDI::Display::Composer::V1_0::PresentTimestamp& dataBlock)
513PresentTimestamp *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Display::Composer::V1_0::Presen…
518 …HDI::Display::Composer::V1_0::PresentTimestamp), dataBlockPtr, sizeof(OHOS::HDI::Display::Composer…
H A Ddisplay_composer_type.h.txt511 struct PresentTimestamp {
596 …(OHOS::MessageParcel &data, const OHOS::HDI::Display::Composer::V1_0::PresentTimestamp& dataBlock);
598 …alling(OHOS::MessageParcel &data, OHOS::HDI::Display::Composer::V1_0::PresentTimestamp& dataBlock);
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h745 int32_t (*GetHwPresentTimestamp)(uint32_t devId, uint32_t layerId, PresentTimestamp *pts);
H A Ddisplay_type.h668 } PresentTimestamp; typedef
/ohos5.0/drivers/interface/display/composer/v1_0/include/
H A Didisplay_composer_interface.h889 …virtual int32_t GetHwPresentTimestamp(uint32_t devId, uint32_t layerId, PresentTimestamp& pts) = 0;
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h468 …virtual int32_t GetHwPresentTimestamp(uint32_t devId, uint32_t layerId, PresentTimestamp& pts) ove… in GetHwPresentTimestamp()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/
H A Ddump.txt607 [mini, lite, full] struct PresentTimestamp {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp652 PresentTimestamp hdiTimestamp = {HARDWARE_DISPLAY_PTS_UNSUPPORTED, 0}; in GetPresentTimestamp()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/
H A Ddump.txt761 [mini, lite, full] struct PresentTimestamp {
/ohos5.0/drivers/interface/display/composer/v1_0/
H A DDisplayComposerType.idl610 struct PresentTimestamp {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/
H A DDisplayComposerType.idl610 struct PresentTimestamp {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/
H A DDisplayComposerType.idl610 struct PresentTimestamp {
/ohos5.0/docs/zh-cn/device-dev/
H A Dwebsite.md814 - [PresentTimestamp](reference/hdi-apis/display/_present_timestamp_v10.md)