Searched refs:getCache32PixelRef (Results 1 – 2 of 2) sorted by relevance
132 SkMallocPixelRef* getCache32PixelRef() const { return fCache32PixelRef; } in getCache32PixelRef() function
733 bitmap->setPixelRef(sk_ref_sp(cache->getCache32PixelRef()), 0, 0); in getGradientTableBitmap()