HomeSort by: relevance | last modified time | path
    Searched defs:flip_vertically (Results 1 - 1 of 1) 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) {

Completed in 44 milliseconds