Searched refs:mDepthMinFrameDurations (Results 1 – 2 of 2) sorted by relevance
225 mDepthMinFrameDurations = new StreamConfigurationDuration[0]; in StreamConfigurationMap()230 mDepthMinFrameDurations = checkArrayElementsNotNull(depthMinFrameDurations, in StreamConfigurationMap()1162 Arrays.equals(mDepthMinFrameDurations, other.mDepthMinFrameDurations) && in equals()1188 mDepthConfigurations, mDepthMinFrameDurations, mDepthStallDurations, in hashCode()1601 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthMinFrameDurations : in getInternalFormatSizes()1722 return (dataspace == HAL_DATASPACE_DEPTH) ? mDepthMinFrameDurations : in getDurations()2062 private final StreamConfigurationDuration[] mDepthMinFrameDurations; field in StreamConfigurationMap
19436 Landroid/hardware/camera2/params/StreamConfigurationMap;->mDepthMinFrameDurations:[Landroid/hardwar…