Lines Matching refs:plane
234 for (int plane = 0; plane < numPlanes; ++plane) {
235 proxies[plane] = proxyProvider->wrapBackendTexture(yuvaTextures.texture(plane),
240 if (!proxies[plane]) {
282 // We assume no plane is larger than the image size (and at least one plane is as big).
300 if (!pixmaps.plane(i).scalePixels(tempPixmaps.plane(i), sampling)) {
313 bmp.installPixels(pixmapsToUpload->plane(i));
364 // Make a lazy proxy for each plane and wrap in a view.