Searched refs:computeTransformImpl (Results 1 – 1 of 1) sorted by relevance
55 static void computeTransformImpl(const DirtyStack* currentFrame, Matrix4* outMatrix) { in computeTransformImpl() function57 computeTransformImpl(currentFrame->prev, outMatrix); in computeTransformImpl()77 computeTransformImpl(mHead, outMatrix); in computeCurrentTransform()210 static void computeTransformImpl(const DirtyStack* frame, const DirtyStack* end, in computeTransformImpl() function298 computeTransformImpl(mHead, frame, &stretchMatrix); in findNearestStretchEffect()