Searched defs:DecodeBitmap (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/core/
H A DSkSerializationHelpers.h32 typedef bool (*DecodeBitmap)(SkStream*, SkBitmap*); typedef in namespace:SkSerializationHelpers
/external/skia/src/images/
H A DSkBitmapFactory.cpp16 bool SkBitmapFactory::DecodeBitmap(SkBitmap* dst, const SkData* data, Constraints constraint) { function in class:SkBitmapFactory
/external/skia/gm/
H A Dfactory.cpp40 SkBitmapFactory::DecodeBitmap(&fBitmap, data); member in class:skiagm::FactoryGM::SkBitmapFactory
/external/webkit/Source/WebKit/android/
H A DRenderSkinAndroid.cpp57 bool RenderSkinAndroid::DecodeBitmap(android::AssetManager* am, const char* fileName, SkBitmap* bitmap) function in class:WebCore::RenderSkinAndroid

Completed in 691 milliseconds