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