slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
命名空间 | 函数
Cache.h 文件参考
#include <yoga/algorithm/SizingMode.h>
#include <yoga/config/Config.h>
Cache.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  facebook
 
namespace  facebook::yoga
 

函数

bool facebook::yoga::canUseCachedMeasurement (const SizingMode widthMode, const float availableWidth, const SizingMode heightMode, const float availableHeight, const SizingMode lastWidthMode, const float lastAvailableWidth, const SizingMode lastHeightMode, const float lastAvailableHeight, const float lastComputedWidth, const float lastComputedHeight, const float marginRow, const float marginColumn, const yoga::Config *const config)