Searched refs:stbi__unpremultiply_on_load (Results 1 – 2 of 2) sorted by relevance
4740 static int stbi__unpremultiply_on_load = 0; variable4745 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()4768 if (stbi__unpremultiply_on_load) { in stbi__de_iphone()