Home
last modified time | relevance | path

Searched refs:restrictFilterToRect (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/
DGrTextureProducer.cpp113 bool restrictFilterToRect = (filterConstraint == GrTextureProducer::kYes_FilterConstraint); in DetermineDomainMode() local
118 if (!restrictFilterToRect && proxyIsExact && coordsLimitedToConstraintRect) { in DetermineDomainMode()
137 if (restrictFilterToRect || !proxyIsExact) { in DetermineDomainMode()
155 if (restrictFilterToRect) { in DetermineDomainMode()