Searched refs:MIN_COMPATIBLE_VERSION (Results 1 – 1 of 1) sorted by relevance
37 constexpr int32_t MIN_COMPATIBLE_VERSION = 6; variable445 …bool applyNewOffset = context ? context->GetMinPlatformVersion() >= MIN_COMPATIBLE_VERSION : false; in LayoutWholeWrap()