Searched refs:canDiscardOutsideDstRect (Results 1 – 13 of 13) sorted by relevance
34 bool canDiscardOutsideDstRect);
155 bool canDiscardOutsideDstRect) { in copySurfaceAsDraw() argument305 if (!canDiscardOutsideDstRect) { in copySurfaceAsDraw()336 VkAttachmentLoadOp loadOp = canDiscardOutsideDstRect ? VK_ATTACHMENT_LOAD_OP_DONT_CARE in copySurfaceAsDraw()
215 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) override;
1970 bool canDiscardOutsideDstRect) { in onCopySurface() argument1995 dstPoint, canDiscardOutsideDstRect)); in onCopySurface()
28 bool canDiscardOutsideDstRect);
131 bool canDiscardOutsideDstRect) {195 renderPassDesc.colorAttachments[0].loadAction = canDiscardOutsideDstRect ? MTLLoadActionDontCare
88 bool canDiscardOutsideDstRect) override;
713 bool canDiscardOutsideDstRect) {730 canDiscardOutsideDstRect);
247 bool canDiscardOutsideDstRect = false);496 bool canDiscardOutsideDstRect) = 0;
233 bool canDiscardOutsideDstRect) { in copySurface() argument244 canDiscardOutsideDstRect); in copySurface()
95 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) override { in onCopySurface() argument
249 bool canDiscardOutsideDstRect) override;
3279 bool canDiscardOutsideDstRect) { in onCopySurface() argument