HomeSort by: relevance | last modified time | path
    Searched defs:flip_vertically (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 3297 int bpp, flip_vertically, pad, target, offset, hsz; local in function:bmp_load
3315 flip_vertically = ((int) s->img_y) > 0;
3466 if (flip_vertically) {
stb_image.c 3297 int bpp, flip_vertically, pad, target, offset, hsz; local in function:bmp_load
3315 flip_vertically = ((int) s->img_y) > 0;
3466 if (flip_vertically) {

Completed in 28 milliseconds