Searched defs:maxWindowRectangles (Results 1 – 9 of 9) sorted by relevance
74 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
203 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
58 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
215 int maxWindowRectangles = renderTargetContext->priv().maxWindowRectangles(); in apply() local
37 const GrCaps* caps, int maxWindowRectangles, int maxAnalyticFPs, in GrReducedClip()
155 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
788 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv
1349 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
850 int SurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in skgpu::v1::SurfaceDrawContext