Searched refs:MakeTexelDomainForMode (Results 1 – 3 of 3) sorted by relevance
75 …static const SkRect MakeTexelDomainForMode(const GrTexture* texture, const SkIRect& texelRect, Mod… in MakeTexelDomainForMode() function
153 fDomain(GrTextureDomain::MakeTexelDomainForMode(texture, bounds, tileMode), tileMode) { in GrMatrixConvolutionEffect()
1637 SkRect texelDomain = GrTextureDomain::MakeTexelDomainForMode(texture, *srcBounds, mode); in create_domain()