Searched defs:DecodeBitmap (Results 1 – 3 of 3) sorted by relevance
32 typedef bool (*DecodeBitmap)(SkStream*, SkBitmap*); typedef
16 bool SkBitmapFactory::DecodeBitmap(SkBitmap* dst, const SkData* data, Constraints constraint) { in DecodeBitmap() function in SkBitmapFactory
57 bool RenderSkinAndroid::DecodeBitmap(android::AssetManager* am, const char* fileName, SkBitmap* bit… in DecodeBitmap() function in WebCore::RenderSkinAndroid