Home | History | Annotate | Download | only in vk

Lines Matching full:fwidth

329     if (!GrSurfacePriv::AdjustWritePixelParams(desc.fWidth, desc.fHeight, bpp, &left, &top,
511 imageDesc.fWidth = desc.fWidth;
532 if (!this->uploadTexData(tex, 0, 0, desc.fWidth, desc.fHeight, desc.fConfig, srcData,
565 if (desc.fWidth > maxSize || desc.fHeight > maxSize) {
585 surfDesc.fWidth = desc.fWidth;
629 desc.fWidth = wrapDesc.fWidth;
638 if (!createStencilAttachmentForRenderTarget(tgt, desc.fWidth, desc.fHeight)) {
749 imageDesc.fWidth = w;