Searched defs:cachedBitmap (Results 1 – 2 of 2) sorted by relevance
67 const SkBitmap& ImageBufferSurface::cachedBitmap() const in cachedBitmap() function in WebCore::ImageBufferSurface
57 virtual const SkBitmap& cachedBitmap() const OVERRIDE { return m_cachedBitmap; } in cachedBitmap() function