Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrRenderTargetProxy.cpp74 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
DGrCaps.h203 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
/third_party/skia/m133/src/gpu/ganesh/
DGrRenderTargetProxy.cpp89 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const { in maxWindowRectangles() function in GrRenderTargetProxy
DGrCaps.h232 int maxWindowRectangles() const { return fMaxWindowRectangles; } in maxWindowRectangles() function
DClipStack.cpp1402 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
DSurfaceDrawContext.cpp823 int SurfaceDrawContext::maxWindowRectangles() const { in maxWindowRectangles() function in skgpu::ganesh::SurfaceDrawContext
/third_party/skia/src/gpu/v1/
DClipStack.cpp1349 int maxWindowRectangles = sdc->maxWindowRectangles(); in apply() local
DSurfaceDrawContext.cpp904 int SurfaceDrawContext::maxWindowRectangles() const { function in skgpu::v1::SurfaceDrawContext