Home | History | Annotate | Download | only in images

Lines Matching refs:onBuildTileIndex

238     virtual bool onBuildTileIndex(SkStreamRewindable *stream, int *width, int *height) SK_OVERRIDE;
730 bool SkJPEGImageDecoder::onBuildTileIndex(SkStreamRewindable* stream, int *width, int *height) {
879 // onDecodeSubset() relies on onBuildTileIndex(), which
926 // onDecodeSubset() relies on onBuildTileIndex(), which