Lines Matching refs:width
58 jint width, jint height)
101 srcInfo.bounds.x2 = srcx + width;
133 width = srcInfo.bounds.x2 - srcInfo.bounds.x1;
137 maskscan -= width;
139 srcScanStride -= width * srcPixelStride;
144 srcInfo.bounds.x1, srcInfo.bounds.y1, width, height);
156 pBuf[3] = width;
167 jint w = width;
196 jint w = width;
221 jint w = width;
247 jint w = width;
275 bpos += width * height * sizeof(jint);