SkDisplacementMapEffect.cpp | 54 SkBitmap* displ, const SkIPoint& offset, 68 const SkPMColor* displPtr = displ->getAddr32(bounds.left() + offset.fX, 87 SkBitmap* displ, const SkIPoint& offset, 94 scale, dst, displ, offset, src, bounds); 98 scale, dst, displ, offset, src, bounds); 102 scale, dst, displ, offset, src, bounds); 106 scale, dst, displ, offset, src, bounds); 117 SkBitmap* displ, const SkIPoint& offset, 124 yChannelSelector, scale, dst, displ, offset, src, bounds); 128 yChannelSelector, scale, dst, displ, offset, src, bounds) 227 SkBitmap displ = src, color = src; local [all...] |