Home
last modified time | relevance | path

Searched defs:segmentSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
Ddata_panel_modifier.cpp333 auto segmentSize = 0.0; in PaintLinearProgress() local
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
Drosen_render_data_panel.cpp974 auto segmentSize = 0.0; in PaintLinearProgress() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
Ddash_segment_downloader.cpp781 uint32_t segmentSize = (segmentKeepDuration * it->contentLength_) / it->duration_; in CleanByTimeInternal() local