Home
last modified time | relevance | path

Searched refs:threshold_time (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppb_image_data_proxy.cc194 base::TimeTicks threshold_time = in ExpireEntries() local
201 if (images_[i].added_time <= threshold_time) { in ExpireEntries()