Home | History | Annotate | Download | only in core

Lines Matching defs:allocPixels

379 bool SkBitmap::allocPixels(Allocator* allocator, SkColorTable* ctable) {
947 bm.allocPixels(this->getColorTable());
1072 if (!tmpDst.allocPixels(alloc, ctable)) {
1511 if (!tmpBitmap.allocPixels(allocator, NULL)) {
1535 if (!tmpBitmap.allocPixels(allocator, NULL)) {