Home
last modified time | relevance | path

Searched defs:textBlobHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp422 auto textBlobHandle = CmdListHelper::AddTextBlobToCmdList(*cmdList_, blob, &ctx); in DrawTextBlob() local
H A Dcmd_list_helper.cpp430 const OpDataHandle& textBlobHandle, uint64_t globalUniqueId) in GetTextBlobFromCmdList()
H A Ddraw_cmd.cpp1260 auto textBlobHandle = CmdListHelper::AddTextBlobToCmdList(cmdList, textBlob_.get(), &ctx); in Marshalling() local