Home
last modified time | relevance | path

Searched defs:second_last (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Docclusion_tracker.cc593 const StackObject& second_last = stack_[stack_.size() - 2]; in UnoccludedContributingSurfaceContentRect() local
/external/chromium_org/net/disk_cache/blockfile/
Drankings.cc814 Addr* last, Addr* second_last, int* num_items) { in CheckListSection()