Searched refs:mDepthConfigurations (Results 1 – 2 of 2) sorted by relevance
224 mDepthConfigurations = new StreamConfiguration[0]; in StreamConfigurationMap()228 mDepthConfigurations = checkArrayElementsNotNull(depthConfigurations, in StreamConfigurationMap()309 for (StreamConfiguration config : mDepthConfigurations) { in StreamConfigurationMap()607 surfaceDataspace == HAL_DATASPACE_DEPTH ? mDepthConfigurations : in isOutputSupportedFor()646 dataspace == HAL_DATASPACE_DEPTH ? mDepthConfigurations : in isOutputSupportedFor()1163 Arrays.equals(mDepthConfigurations, other.mDepthConfigurations) && in equals()1190 mDepthConfigurations, mDepthMinFrameDurations, mDepthStallDurations, in hashCode()1585 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthConfigurations : in getInternalFormatSizes()1760 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthConfigurations : in isSupportedInternalConfiguration()2041 private final StreamConfiguration[] mDepthConfigurations; field in StreamConfigurationMap
19435 Landroid/hardware/camera2/params/StreamConfigurationMap;->mDepthConfigurations:[Landroid/hardware/c…