Searched refs:mDepthConfigurations (Results 1 – 2 of 2) sorted by relevance
207 mDepthConfigurations = new StreamConfiguration[0]; in StreamConfigurationMap()211 mDepthConfigurations = checkArrayElementsNotNull(depthConfigurations, in StreamConfigurationMap()278 for (StreamConfiguration config : mDepthConfigurations) { in StreamConfigurationMap()561 surfaceDataspace == HAL_DATASPACE_DEPTH ? mDepthConfigurations : in isOutputSupportedFor()597 dataspace == HAL_DATASPACE_DEPTH ? mDepthConfigurations : in isOutputSupportedFor()1112 Arrays.equals(mDepthConfigurations, other.mDepthConfigurations) && in equals()1136 mDepthConfigurations, mDepthMinFrameDurations, mDepthStallDurations, in hashCode()1520 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthConfigurations : in getInternalFormatSizes()1687 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthConfigurations : in isSupportedInternalConfiguration()1961 private final StreamConfiguration[] mDepthConfigurations; field in StreamConfigurationMap
22313 Landroid/hardware/camera2/params/StreamConfigurationMap;->mDepthConfigurations:[Landroid/hardware/c…