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

  /external/skia/src/core/
SkOrderedReadBuffer.cpp 23 fBitmapDecoder = NULL;
37 fBitmapDecoder = NULL;
53 fBitmapDecoder = NULL;
174 if (fBitmapDecoder != NULL && fBitmapDecoder(&stream, bitmap)) {
SkOrderedReadBuffer.h 107 fBitmapDecoder = bitmapDecoder;
122 SkSerializationHelpers::DecodeBitmap fBitmapDecoder;

Completed in 53 milliseconds