Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.h46 void ExecuteRender();
H A Djs_view_functions.cpp419 void ViewFunctions::ExecuteRender() in ExecuteRender() function in OHOS::Ace::Framework::ViewFunctions
H A Djs_view.cpp115 jsViewFunction_->ExecuteRender(); in RenderJSExecution()