Home
last modified time | relevance | path

Searched defs:copyHeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/images/
DSkMovie_gif.cpp125 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()
150 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() local
182 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() local
208 GifWord copyHeight = height; in fillRect() local
/external/webkit/Source/WebCore/platform/graphics/wince/
DSharedBitmap.cpp304 int copyHeight = std::min<int>(rect.height(), oldHeight - rect.y()); in clipBitmap() local
329 int copyHeight = std::min<int>(rect.height(), oldHeight - rect.y()); in clipBitmap() local