Searched refs:isDepthSizePresent (Results 1 – 1 of 1) sorted by relevance
701 bool isDepthSizePresent = std::find(chTags.data.i32, chTags.data.i32 + chTags.count, in addDynamicDepthTags() local703 if (!(isDepthExclusivePresent && isDepthSizePresent)) { in addDynamicDepthTags()