Searched refs:alphaImage (Results 1 – 3 of 3) sorted by relevance
74 void setIsAlphaImage(bool alphaImage) { m_alphaImage = alphaImage; } in setIsAlphaImage() argument
78 …xLeft, int dxRight, int stride, int strideLine, int effectWidth, int effectHeight, bool alphaImage) in boxBlur() argument98 if (alphaImage) // Source image is black, it just has different alpha values in boxBlur()
16082 Mark more filter effect as alphaImage if possible16085 Mark more effects as alphaImage if the previous effect is a16086 alphaImage. This can reduce the calculation on the next effect