Home
last modified time | relevance | path

Searched refs:png_inverted_fixed_point_to_float (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/codec/
H A DSkPngCodec.cpp345 static float png_inverted_fixed_point_to_float(png_fixed_point x) { in png_inverted_fixed_point_to_float() function
417 fn.g = png_inverted_fixed_point_to_float(gamma); in read_color_profile()

Completed in 3 milliseconds