Searched refs:computeCurrentTransform (Results 1 – 5 of 5) sorted by relevance
62 void computeCurrentTransform(Matrix4* outMatrix) const;
75 void DamageAccumulator::computeCurrentTransform(Matrix4* outMatrix) const { in computeCurrentTransform() function in android::uirenderer::DamageAccumulator
153 info.damageAccumulator->computeCurrentTransform(&totalMatrix); in prepareListAndChildren()
186 damageAccumulator.computeCurrentTransform(&windowTransform); in createOrUpdateLayer()
572 info.damageAccumulator->computeCurrentTransform(&transform); in android_view_RenderNode_requestPositionUpdates()