Home
last modified time | relevance | path

Searched defs:dstCtx (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrDataUtils.cpp624 dstCtx{ dst.addr(), SkToInt(dst.rowBytes()/dstBpp)}; in GrConvertPixels() local
741 SkRasterPipeline_MemoryCtx dstCtx{dst, SkToInt(dstRB/dstInfo.bpp())}; in GrClearImage() local