Home | History | Annotate | Download | only in src

Lines Matching refs:FrameCount

9982   const int frame_count = in->FrameCount();
10000 const int frame_count = in->FrameCount();
10012 void FrameArray::ShrinkToFit() { Shrink(LengthFor(FrameCount())); }