Searched defs:srcCtx (Results 1 – 3 of 3) sorted by relevance
442 srcCtx{const_cast<void*>(src.addr()), SkToInt(src.rowBytes()/srcBpp)}, in GrConvertPixels() local
624 auto srcCtx = tempFC ? tempFC.get() : this; in asyncRescaleAndReadPixels() local
2249 auto srcCtx = rContext->priv().makeSC(srcView, colorInfo); in GaussianBlur() local