Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp51 static bool may_color_bleed(const SkRect& srcRect, in may_color_bleed() function
90 !may_color_bleed(srcRect, transformedRect, srcRectToDeviceSpace, numSamples)) { in can_ignore_bilerp_constraint()
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp55 bool may_color_bleed(const SkRect& srcRect, in may_color_bleed() function
93 !may_color_bleed(srcSubset, transformedRect, srcRectToDeviceSpace, numSamples)) { in can_ignore_linear_filtering_subset()