Lines Matching refs:this
4 * Use of this source code is governed by a BSD-style license that can be
49 return this->getFramebuffer(renderPass.hasResolveAttachment(),
56 SkASSERT(!this->wrapsSecondaryCommandBuffer());
60 SkASSERT(!this->wrapsSecondaryCommandBuffer());
61 return this->colorAttachment()->framebufferView();
65 SkASSERT(!this->wrapsSecondaryCommandBuffer());
69 SkASSERT(!this->wrapsSecondaryCommandBuffer());
75 // Note that in this second case the resolve attachment may be null if this was created by
118 kDirectlyWrapped, // We need to register this in the ctor
119 kFromTextureRT, // Skip registering this to cache since TexRT will handle it