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()76 computeTransformImpl(mHead, outMatrix); in computeCurrentTransform()