Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_color_space.cpp44 auto imageHandle = CmdListHelper::AddImageToCmdList(*colorSpace->GetCmdList(), image); in CreateRefImage() local
Dcmd_list_helper.cpp77 …r<Image> CmdListHelper::GetImageFromCmdList(const CmdList& cmdList, const ImageHandle& imageHandle) in GetImageFromCmdList()
188 …> CmdListHelper::GetCompressDataFromCmdList(const CmdList& cmdList, const ImageHandle& imageHandle) in GetCompressDataFromCmdList()
Drecording_canvas.cpp154 auto imageHandle = CmdListHelper::AddImageToCmdList(*cmdList_, image); in DrawImage() local
161 auto imageHandle = CmdListHelper::AddImageToCmdList(*cmdList_, image); in DrawImageRect() local
167 auto imageHandle = CmdListHelper::AddImageToCmdList(*cmdList_, image); in DrawImageRect() local
303 ImageHandle imageHandle; in DrawImage() local
Drecording_shader_effect.cpp49 auto imageHandle = CmdListHelper::AddImageToCmdList(*shaderEffect->GetCmdList(), image); in CreateImageShader() local