Searched refs:fPremultiplyAlpha (Results 1 – 3 of 3) sorted by relevance
39 bool fPremultiplyAlpha; member43 , fPremultiplyAlpha(!dec.getRequireUnpremultipliedColors()) in Options()
100 if (!opts.fPremultiplyAlpha) { in get_RGBA_to_8888_proc()344 if (!opts.fPremultiplyAlpha) { in get_RGBA_to_4444_proc()517 if (!opts.fPremultiplyAlpha) { in get_index_to_4444_proc()550 if (!opts.fPremultiplyAlpha) { in get_index_to_index_proc()572 if (!opts.fPremultiplyAlpha) { in get_gray_to_A8_proc()
217 opts.fPremultiplyAlpha = false; in onDecode()