Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_info.h138 static constexpr const char *switchRenderingDisableText = "disable"; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_collector.cpp207 if (str == switchRenderingDisableText) { in SwitchFunction()