Home | History | Annotate | Download | only in images

Lines Matching refs:allocPixelRef

339             if (!this->allocPixelRef(bm, NULL)) {
340 return return_false(cinfo, *bm, "allocPixelRef");
407 if (!this->allocPixelRef(bm, NULL)) {
408 return return_false(cinfo, *bm, "allocPixelRef");
615 // If yes, then we will stick to AllocPixelRef since it's cheaper
628 if (!this->allocPixelRef(bitmap, NULL)) {
629 return return_false(*cinfo, *bitmap, "allocPixelRef");
689 // If yes, then we will stick to AllocPixelRef since it's cheaper with the
699 if (!this->allocPixelRef(bitmap, NULL)) {
700 return return_false(*cinfo, *bitmap, "allocPixelRef");