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

/external/skia/src/core/
H A DSkMallocPixelRef.cpp90 SkMallocPixelRef* SkMallocPixelRef::NewAllocate(const SkImageInfo& info, function in class:SkMallocPixelRef
219 return SkMallocPixelRef::NewAllocate(info, rowBytes, ctable);

Completed in 68 milliseconds