Searched defs:getSkBitmap (Results 1 – 2 of 2) sorted by relevance
95 SkBitmap& getSkBitmap() { return m_bitmap; } in getSkBitmap() function96 const SkBitmap& getSkBitmap() const { return m_bitmap; } in getSkBitmap() function
122 const SkBitmap& getSkBitmap() const { return m_bitmap->bitmap(); } in getSkBitmap() function