Searched refs:setupDstProxyView (Results 1 – 2 of 2) sorted by relevance
696 bool SK_WARN_UNUSED_RESULT setupDstProxyView(const SkRect& opBounds,
1975 if (!this->setupDstProxyView(drawOp->bounds(), drawNeedsMSAA, &dstProxyView)) { in addDrawOp()2022 bool SurfaceDrawContext::setupDstProxyView(const SkRect& opBounds, in setupDstProxyView() function in skgpu::v1::SurfaceDrawContext