Home
last modified time | relevance | path

Searched refs:cropBitmap (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/ports/
DSkImageDecoder_empty.cpp83 bool SkImageDecoder::cropBitmap(SkBitmap*, SkBitmap*, int, int, int, int, int, in cropBitmap() function in SkImageDecoder
/external/chromium_org/third_party/skia/src/ports/
DSkImageDecoder_empty.cpp83 bool SkImageDecoder::cropBitmap(SkBitmap*, SkBitmap*, int, int, int, int, int, in cropBitmap() function in SkImageDecoder
/external/chromium_org/third_party/skia/src/images/
DSkImageDecoder.cpp215 bool SkImageDecoder::cropBitmap(SkBitmap *dst, SkBitmap *src, int sampleSize, in cropBitmap() function in SkImageDecoder
DSkImageDecoder_libjpeg.cpp894 cropBitmap(bm, &bitmap, actualSampleSize, region.x(), region.y(), in onDecodeSubset()
953 cropBitmap(bm, &bitmap, actualSampleSize, region.x(), region.y(), in onDecodeSubset()
DSkImageDecoder_libwebp.cpp406 cropBitmap(decodedBitmap, bitmap, sampleSize, region.x(), region.y(), in onDecodeSubset()
DSkImageDecoder_libpng.cpp984 return this->cropBitmap(bm, &decodedBitmap, sampleSize, region.x(), region.y(), in onDecodeSubset()
/external/skia/src/images/
DSkImageDecoder.cpp215 bool SkImageDecoder::cropBitmap(SkBitmap *dst, SkBitmap *src, int sampleSize, in cropBitmap() function in SkImageDecoder
DSkImageDecoder_libjpeg.cpp894 cropBitmap(bm, &bitmap, actualSampleSize, region.x(), region.y(), in onDecodeSubset()
953 cropBitmap(bm, &bitmap, actualSampleSize, region.x(), region.y(), in onDecodeSubset()
DSkImageDecoder_libwebp.cpp406 cropBitmap(decodedBitmap, bitmap, sampleSize, region.x(), region.y(), in onDecodeSubset()
DSkImageDecoder_libpng.cpp982 return this->cropBitmap(bm, &decodedBitmap, sampleSize, region.x(), region.y(), in onDecodeSubset()
/external/chromium_org/third_party/skia/include/core/
DSkImageDecoder.h409 bool cropBitmap(SkBitmap *dst, SkBitmap *src, int sampleSize,
/external/skia/include/core/
DSkImageDecoder.h409 bool cropBitmap(SkBitmap *dst, SkBitmap *src, int sampleSize,