Home
last modified time | relevance | path

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

/external/dynamic_depth/includes/dynamic_depth/
Dimage.h70 ImageItemSemantic GetItemSemantic() const;
Ddepth_map.h106 DepthItemSemantic GetItemSemantic() const;
/external/dynamic_depth/internal/dynamic_depth/
Dimage.cc139 ImageItemSemantic Image::GetItemSemantic() const { return item_semantic_; } in GetItemSemantic() function in dynamic_depth::Image
Ddepth_map.cc284 DepthItemSemantic DepthMap::GetItemSemantic() const { in GetItemSemantic() function in dynamic_depth::DepthMap