Home
last modified time | relevance | path

Searched defs:opDataHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp240 OpDataHandle opDataHandle; variable
532 OpDataHandle opDataHandle; variable
675 auto opDataHandle = CmdListHelper::AddTextBlobToCmdList(*drawCmdList, textBlob.get()); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp74 …Image> CmdListHelper::GetImageFromCmdList(const CmdList& cmdList, const OpDataHandle& opDataHandle) in GetImageFromCmdList()
92 const CmdList& cmdList, const OpDataHandle& opDataHandle) in GetVerticesFromCmdList()
H A Drecording_canvas.cpp239 auto opDataHandle = CmdListHelper::AddVerticesToCmdList(*cmdList_, vertices); in DrawVertices() local
H A Ddraw_cmd.cpp820 OpDataHandle opDataHandle; in Marshalling() local