Searched defs:DitherData (Results 1 – 1 of 1) sorted by relevance
230 struct DitherData { struct231 DitherData(float range, sk_sp<TextureProxy> proxy) in DitherData() function235 float fRange;236 sk_sp<TextureProxy> fLUTProxy;