Lines Matching defs:color
204 ERRORF(reporter, "Could not make surface of color type %d.", colorType);
218 const SkColor color = SK_ColorRED;
219 const SkPMColor pmcolor = SkPreMultiplyColor(color);
220 surface->getCanvas()->clear(color);
693 const SkColor4f& color) {
699 // Immediately after creation of this surface, readback shows the correct initial solid color.
701 // presumably cleans up the OverdrawSurface_gpu's memory which corrupts this color buffer. The
704 // SurfacePartialDraw_gpu test for no longer matching the initial color. Running the
725 surf->getCanvas()->clear(color);
740 const SkColor4f& color) {
752 surf->getCanvas()->clear(color);
897 // Validate that we can draw to the canvas and that the original texture color is
946 /*color space*/ nullptr,
1058 // Check that the replacement texture got the right color values.
1069 ERRORF(reporter, "Expected color 0x%08x, found color 0x%08x at %d, %d.",
1090 ERRORF(reporter, "Expected color 0x%08x, found color 0x%08x at %d, %d.",