Searched defs:hasResolveAttachment (Results 1 – 2 of 2) sorted by relevance
131 bool hasResolveAttachment() const { return mResolveImage != nullptr && !isEntirelyTransient(); } in hasResolveAttachment() function
124 bool hasResolveAttachment() const { return fAttachmentFlags & kResolve_AttachmentFlag; } in hasResolveAttachment() function