Searched refs:flag_true_if_should_convert (Results 1 – 1 of 1) sorted by relevance
512 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert);521 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert);4939 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb() argument4941 stbi__de_iphone_flag_global = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb()4957 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb_thread() argument4959 stbi__de_iphone_flag_local = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb_thread()