Searched defs:copyHeight (Results 1 – 3 of 3) sorted by relevance
134 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()159 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() local192 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() local215 GifWord copyHeight = height; in fillRect() local
166 GifWord& copyWidth, GifWord& copyHeight) { in getCopySize()284 GifWord copyWidth, copyHeight; in drawFrame() local317 GifWord copyWidth, copyHeight; in drawFrame() local
589 int copyHeight = Math.min(srcRect.height(), srcHeight - srcRect.top); in copyOneTileYUV() local