Searched refs:setProxyView (Results 1 – 4 of 4) sorted by relevance
50 void setProxyView(GrSurfaceProxyView view) { in setProxyView() function
2054 dstProxyView->setProxyView(this->readSurfaceView()); in setupDstProxyView()2072 dstProxyView->setProxyView(this->readSurfaceView()); in setupDstProxyView()2115 dstProxyView->setProxyView({std::move(copy), this->origin(), this->readSwizzle()}); in setupDstProxyView()
344 that->fDstProxyView.setProxyView({}); in prependChain()
1088 fakeDstProxyView.setProxyView({std::move(proxy), kTopLeft_GrSurfaceOrigin, swizzle}); in DEF_GPUTEST()