Home | History | Annotate | Download | only in images

Lines Matching refs:onBuildTileIndex

238     virtual bool onBuildTileIndex(SkStreamRewindable *stream, int *width, int *height) SK_OVERRIDE;
748 bool SkJPEGImageDecoder::onBuildTileIndex(SkStreamRewindable* stream, int *width, int *height) {
897 // onDecodeSubset() relies on onBuildTileIndex(), which
944 // onDecodeSubset() relies on onBuildTileIndex(), which