Searched refs:startTileDecompress (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp142 * again. Must not be called after startTileDecompress except
161 * destroy the old one. Must not be called after startTileDecompress.
196 bool startTileDecompress() { function in class:SkJPEGImageIndex
770 if (!imageIndex->startTileDecompress()) {
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp142 * again. Must not be called after startTileDecompress except
161 * destroy the old one. Must not be called after startTileDecompress.
196 bool startTileDecompress() { function in class:SkJPEGImageIndex
770 if (!imageIndex->startTileDecompress()) {

Completed in 1238 milliseconds