Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:is_iphone

4325    int first=1,k,interlace=0, color=0, depth=0, is_iphone=0;
4340 is_iphone = 1;
4431 z->expanded = (stbi_uc *) stbi_zlib_decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &raw_len, !is_iphone);
4441 if (is_iphone && stbi__de_iphone_flag && s->img_out_n > 2)