Searched defs:sk_linear_from_srgb_math (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkSRGB.h80 static inline V sk_linear_from_srgb_math(const V& x) { function
96 static inline SkNx<N,float> sk_linear_from_srgb_math(const SkNx<N,int>& s) { function

Completed in 90 milliseconds