Searched refs:RENDER_APPLY_STYLE (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_profiler.cpp | 101 {RENDER_APPLY_STYLE, RENDER}, 107 {APPLY_STYLE_ITEM, RENDER_APPLY_STYLE}, 148 {RENDER_APPLY_STYLE, "RENDER_APPLY_STYLE", RENDER}, 154 {APPLY_STYLE_ITEM, "APPLY_STYLE_ITEM", RENDER_APPLY_STYLE},
|
H A D | js_profiler.h | 91 RENDER_APPLY_STYLE, enumerator
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | component.cpp | 724 START_TRACING_WITH_COMPONENT_NAME(RENDER_APPLY_STYLE, componentName_); in ParseOptions()
|