Home | History | Annotate | Download | only in src

Lines Matching full:frames_

3899   frames_[depth_++ & kDepthMask] = string;
3905 frames_[(depth_-1) & kDepthMask] = string;