Searched defs:tryAllocPixels (Results 1 – 2 of 2) sorted by relevance
517 bool SK_WARN_UNUSED_RESULT tryAllocPixels(const SkImageInfo& info) { in tryAllocPixels() function664 bool SK_WARN_UNUSED_RESULT tryAllocPixels() { in tryAllocPixels() function
211 bool SkBitmap::tryAllocPixels(Allocator* allocator) { in tryAllocPixels() function in SkBitmap259 bool SkBitmap::tryAllocPixels(const SkImageInfo& requestedInfo, size_t rowBytes) { in tryAllocPixels() function in SkBitmap