Searched defs:dstProxy (Results 1 – 7 of 7) sorted by relevance
62 std::unique_ptr<GrOp> GrCopySurfaceOp::Make(GrSurfaceProxy* dstProxy, GrSurfaceProxy* srcProxy, in Make()
21 GrSurfaceProxy* dstProxy) { in Make()
76 GrAppliedClip&& clip, const DstProxy& dstProxy) { in addOp()
258 const DstProxy* dstProxy) { in recordOp()
184 if (GrTextureProxy* dstProxy = this->dstTextureProxy(offset)) { variable
239 const GrXferProcessor::DstProxy& dstProxy() const { in dstProxy() function
1789 GrXferProcessor::DstProxy dstProxy; in addDrawOp() local1803 GrXferProcessor::DstProxy* dstProxy) { in setupDstProxy()