Home | History | Annotate | Download | only in core

Lines Matching defs:allocPixels

379 bool SkBitmap::allocPixels(Allocator* allocator, SkColorTable* ctable) {
1084 if (!tmpDst.allocPixels(alloc, ctable)) {
1536 if (!tmpBitmap.allocPixels(allocator, NULL)) {
1560 if (!tmpBitmap.allocPixels(allocator, NULL)) {