Searched defs:maxWindowRectangles (Results 1 – 4 of 4) sorted by relevance
74 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
213 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
1350 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
808 int SurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in skgpu::v1::SurfaceDrawContext