Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp1262 auto jsonMethod = JsonUtil::Create(); in DumpSimplifyInfo() local
1263 paintMethod_->GetSimplifyDumpInfo(jsonMethod); in DumpSimplifyInfo()
1264 json->PutRef("CanvasPaint", std::move(jsonMethod)); in DumpSimplifyInfo()