Searched refs:isMSAADirty (Results 1 – 4 of 4) sorted by relevance
165 if (renderTargetProxy->isMSAADirty()) { in addDependency()206 SkASSERT(!renderTargetProxy->isMSAADirty()); in addDependency()
33 SkASSERT(renderTargetProxy->isMSAADirty()); in addProxy()
93 bool isMSAADirty() const { in isMSAADirty() function
190 SkASSERT(p->asRenderTargetProxy() && !p->asRenderTargetProxy()->isMSAADirty()); in flush()488 if (rtProxy->isMSAADirty()) { in resolve_and_mipmap()625 if (ddl->priv().targetProxy()->isMSAADirty()) { in createDDLTask()