Searched refs:getInternalFormatDuration (Results 1 – 1 of 1) sorted by relevance
724 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputMinFrameDuration()779 return getInternalFormatDuration(HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED, in getOutputMinFrameDuration()870 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputStallDuration()909 return getInternalFormatDuration(HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED, in getOutputStallDuration()1359 private long getInternalFormatDuration(int format, int dataspace, Size size, int duration) { in getInternalFormatDuration() method in StreamConfigurationMap