Searched refs:mDepthMinFrameDurations (Results 1 – 2 of 2) sorted by relevance
208 mDepthMinFrameDurations = new StreamConfigurationDuration[0]; in StreamConfigurationMap()213 mDepthMinFrameDurations = checkArrayElementsNotNull(depthMinFrameDurations, in StreamConfigurationMap()1113 Arrays.equals(mDepthMinFrameDurations, other.mDepthMinFrameDurations) && in equals()1136 mDepthConfigurations, mDepthMinFrameDurations, mDepthStallDurations, in hashCode()1525 (dataspace == HAL_DATASPACE_DEPTH) ? mDepthMinFrameDurations : in getInternalFormatSizes()1642 return (dataspace == HAL_DATASPACE_DEPTH) ? mDepthMinFrameDurations : in getDurations()1962 private final StreamConfigurationDuration[] mDepthMinFrameDurations; field in StreamConfigurationMap
22314 Landroid/hardware/camera2/params/StreamConfigurationMap;->mDepthMinFrameDurations:[Landroid/hardwar…