Searched refs:kDecal_Mode (Results 1 – 8 of 8) sorted by relevance
186 GrTextureDomain::kDecal_Mode, in filterImageGPUDeprecated()204 GrTextureDomain::kDecal_Mode, in filterImageGPUDeprecated()
90 srcBounds ? GrTextureDomain::kDecal_Mode : GrTextureDomain::kIgnore_Mode, in convolve_gaussian_2d()242 GrTextureDomain::kDecal_Mode, in GaussianBlur()
355 return GrTextureDomain::kDecal_Mode; in convert_tilemodes()
484 GrTextureDomain::kDecal_Mode) in GrDisplacementMapEffect()
1657 , fDomain(create_domain(texture, srcBounds, GrTextureDomain::kDecal_Mode)) { in GrLightingEffect()
88 case kDecal_Mode: { in sampleTexture()268 if (GrTextureDomain::kDecal_Mode == fTextureDomain.mode()) { // TODO: helper in onComputeInvariantOutput()
36 kDecal_Mode, enumerator
46 GrTextureDomain::kDecal_Mode, in create_fp_for_mask()