Lines Matching refs:target
480 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle);
494 SkASSERT(this->target(0)->peekRenderTarget());
507 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle);
532 // chain.head()->prePrepare(flushState->gpu()->getContext(), &this->target(0),
551 GrRenderTargetProxy* proxy = this->target(0)->asRenderTargetProxy();
646 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle);
690 GrSurfaceProxy* proxy = this->target(0);
706 return this->target(0) == opsTask->target(0) &&
749 // (This works because the opsTask all target the same render target and are in
790 // If the opsTask is using a render target which wraps a vulkan command buffer, we can't do
793 return !this->target(0)->asRenderTargetProxy()->wrapsVkSecondaryCB();
938 GrSurfaceProxy* targetProxy = this->target(0);
940 // Add the interval for all the writes to this OpsTasks's target
960 SkDEBUGCODE(, this->target(0) == p));
975 GrSurfaceProxy* proxy = this->target(0);
1078 GrSurfaceProxy* proxy = this->target(0);
1082 // TODO: If we can fix up GLPrograms test to always intersect the target proxy bounds
1088 this->target(0)->backingStoreDimensions().height(),