Home | History | Annotate | Download | only in codec

Lines Matching refs:seekFrame

191     Result seekFrame(int frameIndex);
384 SkCodec::Result result = this->seekFrame(options.fFrameIndex);
641 if (this->seekFrame(i) != SkCodec::kSuccess) {
668 SkCodec::Result SkWuffsCodec::seekFrame(int frameIndex) {