Home
last modified time | relevance | path

Searched refs:extraVideoPath (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp165 cJSON* extraVideoPath = cJSON_GetObjectItem(item, "cust.bootanimation.video_extensions"); in ParseNewConfigFile() local
166 if (extraVideoPath != nullptr && cJSON_IsArray(extraVideoPath)) { in ParseNewConfigFile()
167 ParseVideoExtraPath(extraVideoPath, config); in ParseNewConfigFile()

Completed in 1 milliseconds