Home
last modified time | relevance | path

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

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