Lines Matching defs:premul
546 SkBitmap premul;
547 premul.allocPixels(
549 if (!texImage->readPixels(dContext, premul.info(), premul.getPixels(), premul.rowBytes(),
563 uint32_t read = *premul.getAddr32(x, y);
569 // bit of tolerance for GPU vs CPU premul math.
573 ERRORF(reporter, "unpremul(0x%08x)->premul(0x%08x) expected(0x%08x) at %d, %d.",
574 *bmp.getAddr32(x, y), *premul.getAddr32(x, y), origColor, x, y);
1258 // make all valid premul combinations