Home
last modified time | relevance | path

Searched refs:IsValidHandle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.cpp114 inline bool IsValidHandle(const BindableImage& img) in IsValidHandle() function
142 if ((!IsValidHandle(images_.input)) || (!IsValidHandle(images_.output))) { in Init()
1096 if (IsValidHandle(images_.depth) && (images_.depth.handle != aimg_.white)) { in UpdateImageData()
1105 if (IsValidHandle(images_.velocity) && (images_.velocity.handle != aimg_.black)) { in UpdateImageData()
1114 if (IsValidHandle(images_.history) && IsValidHandle(images_.historyNext)) { in UpdateImageData()