Searched refs:toAlloc (Results 1 – 2 of 2) sorted by relevance
78 size_t toAlloc = safe.mul(dstW, dstH); in PrepareDestination() local81 dst.fImage = SkMask::AllocImage(toAlloc); in PrepareDestination()