Searched refs:RectsMustMatch (Results 1 – 6 of 6) sorted by relevance
299 enum class RectsMustMatch : bool { enum322 RectsMustMatch = RectsMustMatch::kNo,
256 RectsMustMatch rectsMustMatch, in Copy()263 if (rectsMustMatch == RectsMustMatch::kYes) { in Copy()341 RectsMustMatch::kNo, in Copy()
401 GrSurfaceProxy::RectsMustMatch fRectsMustMatch = GrSurfaceProxy::RectsMustMatch::kNo;
2026 if (restrictions.fRectsMustMatch == GrSurfaceProxy::RectsMustMatch::kYes) { in setupDstProxyView()
947 restrictions.fRectsMustMatch = GrSurfaceProxy::RectsMustMatch::kYes;
3406 blitFramebufferRestrictions.fRectsMustMatch = GrSurfaceProxy::RectsMustMatch::kYes; in getDstCopyRestrictions()3411 blitFramebufferRestrictions.fRectsMustMatch = GrSurfaceProxy::RectsMustMatch::kYes; in getDstCopyRestrictions()