Searched refs:from_srgb (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkVM.cpp | 1214 auto from_srgb = [](int bits, I32 channel) -> F32 { in unpack() local 1231 case PixelFormat:: SRGB: return from_srgb (bits, channel); in unpack() |
Completed in 7 milliseconds