Home | History | Annotate | Download | only in src

Lines Matching full:frame_size

1213 FrameDescription::FrameDescription(uint32_t frame_size,
1215 : frame_size_(frame_size),
1227 for (unsigned o = 0; o < frame_size; o += kPointerSize) {