Searched defs:maxWindowRectangles (Results 1 – 11 of 11) sorted by relevance
60 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
153 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
37 const GrCaps* caps, int maxWindowRectangles, int maxAnalyticFPs, in GrReducedClip()
204 int maxWindowRectangles = renderTargetContext->priv().maxWindowRectangles(); in apply() local
757 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv
74 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
39 const GrCaps* caps, int maxWindowRectangles, int maxAnalyticElements, in GrReducedClip()
208 int maxWindowRectangles = surfaceDrawContext->maxWindowRectangles(); in apply() local
204 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
1360 int maxWindowRectangles = rtc->maxWindowRectangles(); in apply() local
851 int GrSurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in GrSurfaceDrawContext