Home | History | Annotate | Download | only in source

Lines Matching full:src_stride_argb

1011 int ARGBScale(const uint8* src_argb, int src_stride_argb,
1023 src_argb = src_argb + (src_height - 1) * src_stride_argb;
1024 src_stride_argb = -src_stride_argb;
1026 ScaleARGB(src_argb, src_stride_argb, src_width, src_height,