Lines Matching defs:fDim
27 SkISize fDim;
107 imageInfo->fDim.fWidth = pixelWidth;
108 imageInfo->fDim.fHeight = pixelHeight;
254 imageInfo->fDim.fWidth = header.dwWidth;
255 imageInfo->fDim.fHeight = header.dwHeight;
311 info.fDim.fWidth,
312 info.fDim.fHeight,
317 info.fDim.fWidth,
318 info.fDim.fHeight,
349 SkASSERT(info.fDim.equals(kImgWidthHeight, kImgWidthHeight));
364 SkASSERT(info.fDim.equals(kImgWidthHeight, kImgWidthHeight));