Home | History | Annotate | Download | only in tests

Lines Matching defs:config8888

65 SkPMColor convertConfig8888ToPMColor(SkCanvas::Config8888 config8888,
71 switch (config8888) {
98 SkDEBUGFAIL("Unexpected Config8888");
175 SkCanvas::Config8888 config8888) {
201 SkPMColor pmPixel = convertConfig8888ToPMColor(config8888, pixel, &didPremul);
345 static const SkCanvas::Config8888 gReadConfigs[] = {
361 SkCanvas::Config8888 config8888 = gReadConfigs[c];
374 srcRect.fTop, config8888);
387 success, startsWithPixels, config8888);