Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp133 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()
158 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() local
191 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() local
214 GifWord copyHeight = height; in fillRect() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4605 const int copyHeight = deClamp32(height, 0, src.raw().getDepth()-y); in readPixels() local