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

  /external/webkit/WebCore/platform/graphics/android/
BitmapAllocatorAndroid.h 51 int fSampleSize;
ImageSourceAndroid.cpp 123 : SkBitmapRef(bm), fSampleSize(sampleSize), fAllDataReceived(false) {
127 int fSampleSize;
301 BitmapAllocatorAndroid alloc(data, decoder->fSampleSize);
  /external/skia/include/images/
SkImageRef.h 95 int fSampleSize;
SkImageDecoder.h 128 int getSampleSize() const { return fSampleSize; }
311 int fSampleSize;

Completed in 98 milliseconds