Home | History | Annotate | Download | only in tests

Lines Matching refs:FillRect

61     FillRect(dc, &innerRc,
318 src->context()->fillRect(fullRect, red, DeviceColorSpace);
321 src->context()->fillRect(rightHalf, green, DeviceColorSpace);
333 helper.context()->fillRect(inner, Color(0x7f000000), DeviceColorSpace);
371 src->context()->fillRect(fullRect, white, DeviceColorSpace);
391 helper.context()->fillRect(bottomRight, green, DeviceColorSpace);
410 src->context()->fillRect(fullRect, white, DeviceColorSpace);
428 src->context()->fillRect(blackRect, black, DeviceColorSpace);
442 helper.context()->fillRect(helper.drawRect(), Color(0x7f7f0000), DeviceColorSpace);
489 src->context()->fillRect(topRect, white, DeviceColorSpace);
492 src->context()->fillRect(bottomRect, red, DeviceColorSpace);
522 helper.context()->fillRect(helper.drawRect(), Color(0x7f7f0000), DeviceColorSpace);
534 src->context()->fillRect(fullBuffer, Color::white, DeviceColorSpace);
589 src->context()->fillRect(fullBuffer, Color::white, DeviceColorSpace);
595 src->context()->fillRect(topHalf, Color(0xFFFF0000), DeviceColorSpace);
612 helper.context()->fillRect(helper.drawRect(), Color(0x7f000000), DeviceColorSpace);
661 helper.context()->fillRect(pixel, 0xFFFF0000, DeviceColorSpace);
663 helper.context()->fillRect(pixel, 0xFF00FF00, DeviceColorSpace);
665 helper.context()->fillRect(pixel, 0xFF0000FF, DeviceColorSpace);
667 helper.context()->fillRect(pixel, 0xFF008080, DeviceColorSpace);
669 helper.context()->fillRect(pixel, 0xFF800080, DeviceColorSpace);
671 helper.context()->fillRect(pixel, 0xFF808000, DeviceColorSpace);
675 helper.context()->fillRect(pixel, 0xFF000000, DeviceColorSpace);