Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp124 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup()
145 GifWord copyWidth = frame->ImageDesc.Width; in blitInterlace() local
177 GifWord copyWidth = frame->ImageDesc.Width; in blitNormal() local
203 GifWord copyWidth = width; in fillRect() local
/external/webkit/Source/WebCore/platform/graphics/wince/
DSharedBitmap.cpp303 int copyWidth = std::min<int>(rect.width(), oldWidth - rect.x()); in clipBitmap() local
328 int copyWidth = std::min<int>(rect.width(), oldWidth - rect.x()); in clipBitmap() local