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

/external/webkit/Source/WebKit/chromium/public/
H A DWebImage.h95 SkBitmap& getSkBitmap() { return m_bitmap; } function in class:WebKit::WebImage
96 const SkBitmap& getSkBitmap() const { return m_bitmap; } function in class:WebKit::WebImage

Completed in 134 milliseconds