Searched refs:computeCurrentTransform (Results 1 – 5 of 5) sorted by relevance
60 ANDROID_API void computeCurrentTransform(Matrix4* outMatrix) const;
74 void DamageAccumulator::computeCurrentTransform(Matrix4* outMatrix) const { in computeCurrentTransform() function in android::uirenderer::DamageAccumulator
228 damageAccumulator.computeCurrentTransform(&windowTransform); in createOrUpdateLayer()
142 damageAccumulator.computeCurrentTransform(&windowTransform); in createOrUpdateLayer()
451 info.damageAccumulator->computeCurrentTransform(&transform); in android_view_RenderNode_requestPositionUpdates()