Searched defs:maxWindowRectangles (Results 1 – 10 of 10) sorted by relevance
57 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
37 const GrShaderCaps* caps, int maxWindowRectangles, int maxAnalyticFPs, in GrReducedClip()
195 int maxWindowRectangles = renderTargetContext->priv().maxWindowRectangles(); in apply() local
590 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv
59 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
592 int GrRenderTargetContextPriv::maxWindowRectangles() const { in maxWindowRectangles() function in GrRenderTargetContextPriv
143 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
150 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function