Searched refs:short_stride (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-fast-path.c2087 int short_stride = local
2093 dst = dst + y * short_stride + x;
2100 dst += short_stride;

Completed in 196 milliseconds