Searched refs:getSourceBoundsForUpsample (Results 1 – 2 of 2) sorted by relevance
254 static std::optional<SkRect> getSourceBoundsForUpsample(std::optional<SkRect> subset);
642 , mDesiredSubset(getSourceBoundsForUpsample(desiredSubset)) {} in RecyclingClippingPixelAllocator()756 std::optional<SkRect> RecyclingClippingPixelAllocator::getSourceBoundsForUpsample( in getSourceBoundsForUpsample() function in RecyclingClippingPixelAllocator