Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp1384 …const RenderHandle sourceHandle, const RenderHandle destinationHandle, const BufferCopy& bufferCop… in CopyBufferToBuffer()
1407 …const RenderHandle sourceHandle, const RenderHandle destinationHandle, const BufferImageCopy& buff… in CopyBufferToImage()
1431 …const RenderHandle sourceHandle, const RenderHandle destinationHandle, const BufferImageCopy& buff… in CopyImageToBuffer()
1455 … const RenderHandle sourceHandle, const RenderHandle destinationHandle, const ImageCopy& imageCopy) in CopyImageToImage()
1477 …RenderCommandList::BlitImage(const RenderHandle sourceHandle, const RenderHandle destinationHandle, in BlitImage()