Home | History | Annotate | Download | only in gpu

Lines Matching refs:tempSrcII

634         auto tempSrcII = SkImageInfo::Make(width, height, dstSkColorType, kPremul_SkAlphaType,
636 auto size = tempSrcII.computeMinByteSize();
641 SkPixmap tempSrc(tempSrcII, tempBuffer.get(), tempSrcII.minRowBytes());