HomeSort by relevance Sort by last modified time
    Searched refs:startTileDecompress (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp 142 * again. Must not be called after startTileDecompress except
161 * destroy the old one. Must not be called after startTileDecompress.
196 bool startTileDecompress() {
770 if (!imageIndex->startTileDecompress()) {
    [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 142 * again. Must not be called after startTileDecompress except
161 * destroy the old one. Must not be called after startTileDecompress.
196 bool startTileDecompress() {
770 if (!imageIndex->startTileDecompress()) {
    [all...]

Completed in 2307 milliseconds