Searched defs:maxWindowRectangles (Results 1 – 10 of 10) sorted by relevance
60 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
204 int maxWindowRectangles = renderTargetContext->priv().maxWindowRectangles(); in apply() local
37 const GrCaps* caps, int maxWindowRectangles, int maxAnalyticFPs, in GrReducedClip()
153 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
757 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv
61 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
205 int maxWindowRectangles = renderTargetContext->priv().maxWindowRectangles(); in apply() local
151 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
753 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv