Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:line0

3307    stbi_uc *line0,*line1;
3355 r->line0 = r->line1 = z->img_comp[k].data;
3375 y_bot ? r->line1 : r->line0,
3376 y_bot ? r->line0 : r->line1,
3380 r->line0 = r->line1;