Searched refs:COMPOSE_SIZE_MAX (Results 1 – 1 of 1) sorted by relevance
65 static constexpr int32_t COMPOSE_SIZE_MAX = 254; variable345 if (segmentIdx > COMPOSE_SIZE_MAX + 1 /*1st effect may have a delay*/) { in updateNSection()834 *maxSize = COMPOSE_SIZE_MAX; in getCompositionSizeMax()868 if (composite.size() > COMPOSE_SIZE_MAX || composite.empty()) { in compose()