Searched refs:DIRTY_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
212 constexpr int32_t DIRTY_MAX_SIZE = 10; variable
364 rectJson["dirtySize"] = DIRTY_MAX_SIZE;
378 if (dirtySize >= DIRTY_MAX_SIZE) { in JsonToDirtyJson()