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

  /external/chromium_org/third_party/skia/src/core/
SkOrderedReadBuffer.cpp 25 fBitmapDecoder = NULL;
42 fBitmapDecoder = NULL;
61 fBitmapDecoder = NULL;
211 if (fBitmapDecoder != NULL && fBitmapDecoder(data, length, bitmap)) {
SkOrderedReadBuffer.h 112 fBitmapDecoder = bitmapDecoder;
129 SkPicture::InstallPixelRefProc fBitmapDecoder;
  /external/skia/src/core/
SkOrderedReadBuffer.cpp 25 fBitmapDecoder = NULL;
42 fBitmapDecoder = NULL;
61 fBitmapDecoder = NULL;
211 if (fBitmapDecoder != NULL && fBitmapDecoder(data, length, bitmap)) {
SkOrderedReadBuffer.h 112 fBitmapDecoder = bitmapDecoder;
129 SkPicture::InstallPixelRefProc fBitmapDecoder;

Completed in 498 milliseconds