Searched refs:source_width (Results 1 – 2 of 2) sorted by relevance
335 int source_width, int yIn, int yOut, in BitmapStretchStep() argument352 dy = source_width; in BitmapStretchStep()357 int stride = CalculateOutputStride(source_width); in BitmapStretchStep()366 int SrcAuxStride = source_width; in BitmapStretchStep()370 SrcAuxStride = (source_width + 7) >> 3; in BitmapStretchStep()
196 int source_width, int yCurrent, int yEnd,