Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_uni_render_judgement.cpp27 const std::string UNI_RENDER_DISABLED_TAG = "DISABLED"; variable
73 } else if (line == UNI_RENDER_DISABLED_TAG) { in InitUniRenderWithConfigFile()