Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkPngCodec.cpp340 static float png_inverted_fixed_point_to_float(png_fixed_point x) { in png_inverted_fixed_point_to_float() function
412 fn.g = png_inverted_fixed_point_to_float(gamma); in read_color_profile()
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp342 static float png_inverted_fixed_point_to_float(png_fixed_point x) { in png_inverted_fixed_point_to_float() function
414 fn.g = png_inverted_fixed_point_to_float(gamma); in read_color_profile()