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

  /external/webkit/WebCore/platform/graphics/skia/
NativeImageSkia.cpp 37 #include "NativeImageSkia.h"
40 NativeImageSkia::NativeImageSkia()
47 int NativeImageSkia::decodedSize() const
52 bool NativeImageSkia::hasResizedBitmap(int w, int h) const
66 SkBitmap NativeImageSkia::resizedBitmap(int w, int h) const
76 bool NativeImageSkia::shouldCacheResampling(int destWidth,
NativeImageSkia.h 40 class NativeImageSkia : public SkBitmap {
42 NativeImageSkia();

Completed in 114 milliseconds