Searched refs:allocated_count_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/compositor/
H A Dbuffer_queue.cc21 allocated_count_(0),
138 allocated_count_--;
156 DCHECK_LT(allocated_count_, 4U);
168 allocated_count_++;
H A Dbuffer_queue.h75 size_t allocated_count_; member in class:content::BufferQueue

Completed in 81 milliseconds