Home
last modified time | relevance | path

Searched defs:timeline (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/src/
H A Dfence.cpp41 int timeline = open("/sys/kernel/debug/sync/sw_sync", O_RDWR); in CreateTimeline() local
55 int CreateFenceFromTimeline(int timeline, const char* name, unsigned int totalSteps) in CreateFenceFromTimeline()
98 int TimelineActivate(int timeline, unsigned int step) in TimelineActivate()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1600 DashSegmentInitValue DashMpdDownloader::GetSegmentsInOneTimeline(const DashSegTimeline *timeline, in GetSegmentsInOneTimeline()