Searched defs:tryAllocPixels (Results 1 – 2 of 2) sorted by relevance
527 [[nodiscard]] bool tryAllocPixels(const SkImageInfo& info) { in tryAllocPixels() function674 [[nodiscard]] bool tryAllocPixels() { in tryAllocPixels() function
217 bool SkBitmap::tryAllocPixels(Allocator* allocator) { in tryAllocPixels() function in SkBitmap271 bool SkBitmap::tryAllocPixels(const SkImageInfo& requestedInfo, size_t rowBytes) { in tryAllocPixels() function in SkBitmap