Files
yoga/java
Aditya Sharat cbf6495d66 Refactor YogaNode.Inputs freeze API
Summary:
`InternalNode` will eventually not have a pointer to its parent. This diff removes one of the usages of the `InternalNode#getParent()` API. `InternalNode` will also not host the `YogaNode` eventually; so this diff also removes one of the usages of the `InternalNode#getYogaNode()` api.

Now the `Inputs#freeze` api will pass the parent's `YogaNode` and the `YogaNode` of the node (this) being measured.

Changelog: [Internal] Passes The YogaNode and parent YogaNode in the Inputs.freeze API

Reviewed By: SidharthGuglani

Differential Revision: D27240229

fbshipit-source-id: efc4ec3249a963c3181111f9b989d8ed9e17feb4
2021-03-30 05:42:09 -07:00
..
2020-08-28 06:44:45 -07:00
2017-02-23 05:07:20 -08:00
2021-03-01 13:15:11 -08:00
2019-10-15 10:36:38 -07:00
2019-11-13 16:46:09 -08:00
2018-10-24 03:11:40 -07:00
2019-11-13 16:46:09 -08:00