Searched defs:copyHeight (Results 1 – 2 of 2) sorted by relevance
133 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()158 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() local191 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() local214 GifWord copyHeight = height; in fillRect() local
4605 const int copyHeight = deClamp32(height, 0, src.raw().getDepth()-y); in readPixels() local