Searched refs:kMaxPostRetries (Results 1 – 1 of 1) sorted by relevance
43 constexpr const int kMaxPostRetries = 2; in postImpl() local44 for (int i = 0; i < kMaxPostRetries; i++) { in postImpl()52 ERR("Failed to post ColorBuffer after %d retries.", kMaxPostRetries); in postImpl()