Home
last modified time | relevance | path

Searched defs:DitherData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.h230 struct DitherData { struct
231 DitherData(float range, sk_sp<TextureProxy> proxy) in DitherData() function
235 float fRange;
236 sk_sp<TextureProxy> fLUTProxy;