Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp492 const uint8_t minBufferLength = 6; // xx:xx in FormatTime() local
510 outBuffer[minBufferLength - 1] = '\0'; in FormatTime()