Searched refs:valid_alpha (Results 1 – 3 of 3) sorted by relevance
82 inline bool valid_alpha(SkAlphaType dstAlpha, SkAlphaType srcAlpha) { in valid_alpha() function129 if (!valid_alpha(dst.alphaType(), src.alphaType())) { in conversion_possible()
131 !valid_alpha(info.alphaType(), this->getInfo().alphaType())) { in onGetPixels()199 !valid_alpha(dstInfo.alphaType(), this->getInfo().alphaType())) { in onStartScanlineDecode()
92 if (!valid_alpha(dst.alphaType(), src.alphaType())) { in webp_conversion_possible()