Searched refs:OVERFLOW_PLATFORM_VERSION (Results 1 – 2 of 2) sorted by relevance
25 constexpr int32_t OVERFLOW_PLATFORM_VERSION = 7; variable60 canChildOverflow = pipeline->GetMinPlatformVersion() >= OVERFLOW_PLATFORM_VERSION; in PaintChild()
28 constexpr int32_t OVERFLOW_PLATFORM_VERSION = 7; variable74 bool canChildOverflow = pipelineContext->GetMinPlatformVersion() >= OVERFLOW_PLATFORM_VERSION; in PaintChild()