Searched refs:setMemoryAllocator (Results 1 – 4 of 4) sorted by relevance
263 virtual void setMemoryAllocator(SkBitmap::Allocator* allocator) in setMemoryAllocator() function271 m_frameBufferCache[0].setMemoryAllocator(allocator); in setMemoryAllocator()
60 setMemoryAllocator(other.allocator()); in operator =()
141 void setMemoryAllocator(SkBitmap::Allocator* allocator) { m_allocator = allocator; } in setMemoryAllocator() function
280 (*decoder)->setMemoryAllocator(m_externalAllocator.get()); in decode()287 (*decoder)->setMemoryAllocator(0); in decode()