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