Searched defs:dstCtx (Results 1 – 2 of 2) sorted by relevance
457 dstCtx{ dst.addr(), SkToInt(dst.rowBytes()/dstBpp)}; in GrConvertPixels() local573 SkRasterPipeline_MemoryCtx dstCtx{dst, SkToInt(dstRB/dstInfo.bpp())}; in GrClearImage() local
365 SkRasterPipeline_MemoryCtx dstCtx = {dstRow.data(), 0}; in blendRow() local