Home
last modified time | relevance | path

Searched defs:maxWindowRectangles (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrRenderTargetProxy.cpp74 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
DGrCaps.h213 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
/external/skia/src/gpu/v1/
DClipStack.cpp1350 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
DSurfaceDrawContext.cpp808 int SurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in skgpu::v1::SurfaceDrawContext