Files
yoga/java
Sidharth Guglani 74ce5afd9e added flag for useBatchingForLayoutOutputs experiment
Summary:
Using a config flag to switch between different implementations of transferring layout outputs
- YogaNodeJNI uses multiple access of java fields to pass all properties like width, height, margin etc...
- YogaNodeJNIBatching uses a float array to pass all the data in one java field access

Reviewed By: davidaurelio

Differential Revision: D14378301

fbshipit-source-id: 0da5b28e6a67ad8fd60eb7efe622d9b2deaf177f
2019-04-01 06:17:20 -07:00
..
2019-03-25 05:41:30 -07:00
2017-02-23 05:07:20 -08:00
2019-02-14 09:35:02 -08:00
2018-10-24 03:11:40 -07:00