Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hwui/
H A DDamageAccumulator.cpp245 static void computeClipAndTransformImpl(const DirtyStack* currentFrame, SkRect* crop, in computeClipAndTransformImpl() function
271 computeClipAndTransformImpl(currentFrame->prev, crop, outMatrix); in computeClipAndTransformImpl()
292 computeClipAndTransformImpl(mHead, &cropInGlobal, outMatrix); in computeClipAndTransform()