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

  /external/chromium_org/third_party/skia/src/effects/
SkBitmapSource.cpp 34 buffer.readBitmap(&fBitmap);
47 if (!buffer.readBitmap(&bitmap)) {
  /external/skia/src/effects/
SkBitmapSource.cpp 33 buffer.readBitmap(&fBitmap);
  /external/chromium_org/third_party/skia/src/core/
SkReadBuffer.h 160 bool readBitmap(SkBitmap* bitmap);
SkBitmapProcShader.cpp 44 buffer.readBitmap(&fRawBitmap);
71 if (!buffer.readBitmap(&bm)) {
SkReadBuffer.cpp 192 bool SkReadBuffer::readBitmap(SkBitmap* bitmap) {
230 SkDebugf("SkReadBuffer::readBitmap: heights match,"
SkPictureData.cpp 496 buffer.readBitmap(bm);
  /external/skia/include/core/
SkReadBuffer.h 157 bool readBitmap(SkBitmap* bitmap);
  /external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
GifHeaderParser.java 67 readBitmap();
129 protected void readBitmap() {
  /external/skia/src/core/
SkReadBuffer.cpp 194 bool SkReadBuffer::readBitmap(SkBitmap* bitmap) {
232 SkDebugf("SkReadBuffer::readBitmap: heights match,"
SkBitmapProcShader.cpp 44 buffer.readBitmap(&fRawBitmap);
SkPicturePlayback.cpp 569 buffer.readBitmap(bm);
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java     [all...]
  /external/chromium_org/third_party/skia/src/pipe/
SkGPipeRead.cpp 157 fReader->readBitmap(bm);
  /external/skia/src/pipe/
SkGPipeRead.cpp 155 fReader->readBitmap(bm);

Completed in 411 milliseconds