Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGraphicsJNI.h254 static std::optional<SkRect> getSourceBoundsForUpsample(std::optional<SkRect> subset);
DGraphics.cpp642 , mDesiredSubset(getSourceBoundsForUpsample(desiredSubset)) {} in RecyclingClippingPixelAllocator()
756 std::optional<SkRect> RecyclingClippingPixelAllocator::getSourceBoundsForUpsample( in getSourceBoundsForUpsample() function in RecyclingClippingPixelAllocator