Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp284 LatticeHandle latticeHandle; in AddLatticeToCmdList() local
295 …ce CmdListHelper::GetLatticeFromCmdList(const CmdList& cmdList, const LatticeHandle& latticeHandle) in GetLatticeFromCmdList()
H A Drecording_canvas.cpp272 auto latticeHandle = CmdListHelper::AddLatticeToCmdList(*cmdList_, lattice); in DrawImageLattice() local
H A Ddraw_cmd.cpp935 auto latticeHandle = CmdListHelper::AddLatticeToCmdList(cmdList, lattice_); in Marshalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h657 LatticeHandle latticeHandle; member