Searched defs:setupDstTexture (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrRenderTargetContext.cpp1692 this->setupDstTexture(rt, clip, op->bounds(), &dstTexture);
1747 this->setupDstTexture(rt, clip, bounds, &args.fDstTexture);
1758 void GrRenderTargetContext::setupDstTexture(GrRenderTarget* rt, const GrClip& clip, function in class:GrRenderTargetContext
1781 "Bailing on draw from setupDstTexture.\n");

Completed in 47 milliseconds