Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp440 TextBlob::Context customCtx {typeface, false}; in GetTextBlobFromCmdList() local
450 return TextBlob::Deserialize(textBlobData->GetData(), textBlobData->GetSize(), &customCtx); in GetTextBlobFromCmdList()