Searched refs:SkDEBUGFAIL (Results 126 - 150 of 197) sorted by relevance

12345678

/external/skqp/src/image/
H A DSkImage_Lazy.cpp385 SkDEBUGFAIL("Unreachable");
415 SkDEBUGFAIL("Invalid cached format");
/external/skqp/tools/skdiff/
H A Dskdiff_main.cpp222 SkDEBUGFAIL("adding uncategorized DiffRecord");
225 SkDEBUGFAIL("adding DiffRecord with unhandled fResult value");
/external/skia/src/core/
H A DSkScan_AAAPath.cpp107 SkDEBUGFAIL("Please call real blitter's blitAntiH instead.");
111 SkDEBUGFAIL("Please call real blitter's blitV instead.");
115 SkDEBUGFAIL("Please call real blitter's blitH instead.");
119 SkDEBUGFAIL("Please call real blitter's blitRect instead.");
124 SkDEBUGFAIL("Please call real blitter's blitAntiRect instead.");
H A DSkPaint.cpp419 SkDEBUGFAIL("unknown text encoding");
467 SkDEBUGFAIL("unknown text encoding");
526 SkDEBUGFAIL("unknown text encoding");
H A DSkAAClip.cpp1472 SkDEBUGFAIL("unexpected region op");
1736 SkDEBUGFAIL("unknown region op");
2118 SkDEBUGFAIL("unsupported");
2126 SkDEBUGFAIL("unsupported");
H A DSkBitmap.cpp400 SkDEBUGFAIL("Can't return addr for config");
H A DSkDevice.cpp419 SkDEBUGFAIL("unknown verb");
H A DSkEdgeClipper.cpp517 SkDEBUGFAIL("unexpected verb in quadclippper2 iter");
H A DSkPixmap.cpp348 SkDEBUGFAIL("");
H A DSkRegion_path.cpp49 SkDEBUGFAIL("blitAntiH not implemented");
/external/skqp/src/core/
H A DSkScan_AAAPath.cpp107 SkDEBUGFAIL("Please call real blitter's blitAntiH instead.");
111 SkDEBUGFAIL("Please call real blitter's blitV instead.");
115 SkDEBUGFAIL("Please call real blitter's blitH instead.");
119 SkDEBUGFAIL("Please call real blitter's blitRect instead.");
124 SkDEBUGFAIL("Please call real blitter's blitAntiRect instead.");
H A DSkPaint.cpp419 SkDEBUGFAIL("unknown text encoding");
467 SkDEBUGFAIL("unknown text encoding");
526 SkDEBUGFAIL("unknown text encoding");
H A DSkAAClip.cpp1472 SkDEBUGFAIL("unexpected region op");
1736 SkDEBUGFAIL("unknown region op");
2118 SkDEBUGFAIL("unsupported");
2126 SkDEBUGFAIL("unsupported");
H A DSkBitmap.cpp400 SkDEBUGFAIL("Can't return addr for config");
H A DSkDevice.cpp418 SkDEBUGFAIL("unknown verb");
H A DSkEdgeClipper.cpp517 SkDEBUGFAIL("unexpected verb in quadclippper2 iter");
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp414 SkDEBUGFAIL("shouldn't get here, face not in list");
1164 SkDEBUGFAIL("unknown glyph format");
1449 SkDEBUGFAIL("unknown glyph format");
/external/skqp/src/ports/
H A DSkFontHost_FreeType.cpp414 SkDEBUGFAIL("shouldn't get here, face not in list");
1164 SkDEBUGFAIL("unknown glyph format");
1442 SkDEBUGFAIL("unknown glyph format");
/external/skia/src/effects/
H A DSkBlurMask.cpp81 SkDEBUGFAIL("Unexpected blur style here");
H A DSkLightingImageFilter.cpp848 SkDEBUGFAIL("Should not call in GPU-less build");
909 SkDEBUGFAIL("Should not call in GPU-less build");
1031 SkDEBUGFAIL("Should not call in GPU-less build");
1143 SkDEBUGFAIL("Unknown LightType.");
/external/skia/src/gpu/
H A DSkGr.cpp337 SkDEBUGFAIL("No renderable config exists for color space with strange gamma");
/external/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp561 SkDEBUGFAIL("Unknown path fFill!");
/external/skia/src/xps/
H A DSkXPSDevice.cpp474 SkDEBUGFAIL("Unknown tile mode.");
1370 SkDEBUGFAIL("unexpected verb");
1672 SkDEBUGFAIL("Unknown SkPath::FillType.");
1918 SkDEBUGFAIL("Attempt to add glyphs in perspective.");
/external/skia/tests/
H A DAAClipTest.cpp54 SkDEBUGFAIL("unknown mask format");
H A DReadPixelsTest.cpp89 SkDEBUGFAIL("Unexpected colortype");

Completed in 895 milliseconds

12345678