Searched defs:maxWindowRectangles (Results 1 – 4 of 4) sorted by relevance
89 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
232 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
1402 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
823 int SurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in skgpu::ganesh::SurfaceDrawContext