Home | History | Annotate | Download | only in params

Lines Matching refs:depthConfigurations

95             StreamConfiguration[] depthConfigurations,
104 checkArrayElementsNotNull(depthConfigurations, "depthConfigurations");
116 if (depthConfigurations == null) {
121 mDepthConfigurations = checkArrayElementsNotNull(depthConfigurations,
122 "depthConfigurations");