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