Searched defs:alphaStride (Results 1 – 1 of 1) sorted by relevance
967 size_t alphaStride, uint8_t *dstMemory, size_t dstRowStride) in FillAlphaChannel()1048 uint32_t alphaStride = alphaImage->GetOriginalWidth(); in SwApplyAlphaImage() local