Home | History | Annotate | Download | only in runtime

Lines Matching refs:frame_count_

2306           start_frame_(start_frame), frame_count_(frame_count), buf_(buf) {
2307 expandBufAdd4BE(buf_, frame_count_);
2316 if (depth_ >= start_frame_ + frame_count_) {
2334 const size_t frame_count_;