Searched refs:computeClipAndTransformImpl (Results 1 – 1 of 1) sorted by relevance
245 static void computeClipAndTransformImpl(const DirtyStack* currentFrame, SkRect* crop, in computeClipAndTransformImpl() function271 computeClipAndTransformImpl(currentFrame->prev, crop, outMatrix); in computeClipAndTransformImpl()292 computeClipAndTransformImpl(mHead, &cropInGlobal, outMatrix); in computeClipAndTransform()