Searched refs:getInternalFormatDuration (Results 1 – 1 of 1) sorted by relevance
903 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputMinFrameDuration()958 return getInternalFormatDuration(HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED, in getOutputMinFrameDuration()1049 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputStallDuration()1088 return getInternalFormatDuration(HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED, in getOutputStallDuration()1610 private long getInternalFormatDuration(int format, int dataspace, Size size, int duration) { in getInternalFormatDuration() method in StreamConfigurationMap