Searched refs:kPaintMsgTimeoutMS (Results 1 – 1 of 1) sorted by relevance
96 const int kPaintMsgTimeoutMS = 50; variable835 TimeDelta max_delay = TimeDelta::FromMilliseconds(kPaintMsgTimeoutMS); in GetBackingStore()