Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp132 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup()
153 GifWord copyWidth = frame->ImageDesc.Width; in blitInterlace() local
186 GifWord copyWidth = frame->ImageDesc.Width; in blitNormal() local
209 GifWord copyWidth = width; in fillRect() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4604 const int copyWidth = deClamp32(width, 0, src.raw().getHeight()-x); in readPixels() local