Searched refs:VIEW_STACK_DEPTH (Results 1 – 1 of 1) sorted by relevance
31 const constexpr uint8_t VIEW_STACK_DEPTH = COMPONENT_NESTING_DEPTH * 2; variable33 const constexpr uint8_t VIEW_STACK_DEPTH = COMPONENT_NESTING_DEPTH;37 static UIView* g_viewStack[VIEW_STACK_DEPTH];340 UIView* background[VIEW_STACK_DEPTH]; in OptimizeInvalidMap()341 bool flags[VIEW_STACK_DEPTH]; // indicate whether stack go back from child in OptimizeInvalidMap()347 if (stackCount >= VIEW_STACK_DEPTH) { in OptimizeInvalidMap()373 if (opaStackCount >= VIEW_STACK_DEPTH) { in OptimizeInvalidMap()