Searched refs:SkDEBUGFAIL (Results 51 - 75 of 197) sorted by relevance

12345678

/external/skqp/src/core/
H A DSkPathRef.cpp521 SkDEBUGFAIL("growForRepeatedVerb called for kClose_Verb");
526 SkDEBUGFAIL("growForRepeatedVerb called for kDone");
529 SkDEBUGFAIL("default should not be reached");
598 SkDEBUGFAIL("growForVerb called for kDone");
601 SkDEBUGFAIL("default is not reached");
884 SkDEBUGFAIL("Done verb shouldn't be recorded.");
887 SkDEBUGFAIL("Unknown Verb");
H A DSkStrokeRec.cpp54 SkDEBUGFAIL("unknown paint style");
H A DSkScan_Path.cpp333 SkDEBUGFAIL("blitAntiH unexpected");
336 SkDEBUGFAIL("blitV unexpected");
339 SkDEBUGFAIL("blitRect unexpected");
342 SkDEBUGFAIL("blitMask unexpected");
345 SkDEBUGFAIL("justAnOpaqueColor unexpected");
/external/skia/src/core/
H A DSkStrokeRec.cpp54 SkDEBUGFAIL("unknown paint style");
H A DSkPathRef.cpp537 SkDEBUGFAIL("growForRepeatedVerb called for kClose_Verb");
542 SkDEBUGFAIL("growForRepeatedVerb called for kDone");
545 SkDEBUGFAIL("default should not be reached");
615 SkDEBUGFAIL("growForVerb called for kDone");
618 SkDEBUGFAIL("default is not reached");
H A DSkScan_Path.cpp338 SkDEBUGFAIL("blitAntiH unexpected");
341 SkDEBUGFAIL("blitV unexpected");
344 SkDEBUGFAIL("blitRect unexpected");
347 SkDEBUGFAIL("blitMask unexpected");
350 SkDEBUGFAIL("justAnOpaqueColor unexpected");
H A DSkPM4fPriv.h114 SkDEBUGFAIL("We can't handle non-XYZ color spaces in append_gamut_transform().");
/external/skia/include/core/
H A DSkTypes.h79 #define SkDEBUGFAIL(message) SK_ABORT(message) macro
87 #define SkDEBUGFAIL(message) macro
/external/skia/tests/
H A DPathOpsTestCommon.cpp197 SkDEBUGFAIL("bad verb");
245 SkDEBUGFAIL("bad verb");
/external/skqp/include/core/
H A DSkTypes.h79 #define SkDEBUGFAIL(message) SK_ABORT(message) macro
87 #define SkDEBUGFAIL(message) macro
/external/skqp/src/gpu/glsl/
H A DGrGLSLFragmentShaderBuilder.cpp141 SkDEBUGFAIL("Attempted to mask sample coverage without support.");
161 SkDEBUGFAIL("Attempted to override sample coverage without support.");
/external/skqp/tests/
H A DPathOpsTestCommon.cpp197 SkDEBUGFAIL("bad verb");
245 SkDEBUGFAIL("bad verb");
/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp176 SkDEBUGFAIL("unsupported FT_Pixel_Mode for LCD16");
276 SkDEBUGFAIL("unsupported combination of FT_Pixel_Mode and SkMask::Format");
333 SkDEBUGFAIL("unsupported SkBitmap::Config");
346 SkDEBUGFAIL("unsupported FT_PIXEL_MODE");
360 SkDEBUGFAIL("unsupported destination SkBitmap::Config");
601 SkDEBUGFAIL("unknown glyph format");
/external/skqp/src/ports/
H A DSkFontHost_FreeType_common.cpp176 SkDEBUGFAIL("unsupported FT_Pixel_Mode for LCD16");
276 SkDEBUGFAIL("unsupported combination of FT_Pixel_Mode and SkMask::Format");
333 SkDEBUGFAIL("unsupported SkBitmap::Config");
346 SkDEBUGFAIL("unsupported FT_PIXEL_MODE");
360 SkDEBUGFAIL("unsupported destination SkBitmap::Config");
601 SkDEBUGFAIL("unknown glyph format");
/external/skia/bench/
H A DGradientBench.cpp167 SkDEBUGFAIL("unknown tilemode");
179 SkDEBUGFAIL("unknown geometry type");
H A DPDFBench.cpp139 SkDEBUGFAIL("");
/external/skia/src/gpu/
H A DGrDrawingManager.cpp479 SkDEBUGFAIL("Invalid config and colorspace combination");
501 SkDEBUGFAIL("Invalid config and colorspace combination");
H A DGrReducedClip.cpp360 SkDEBUGFAIL("Unexpected op.");
457 SkDEBUGFAIL("Unexpected op.");
686 SkDEBUGFAIL("Should never get here with an empty element.");
718 SkDEBUGFAIL("Should never get here with an empty element.");
/external/skia/src/pathops/
H A DSkPathOpsTypes.h576 default: SkDEBUGFAIL("should not be here");
590 default: SkDEBUGFAIL("should not get here");
/external/skqp/bench/
H A DGradientBench.cpp167 SkDEBUGFAIL("unknown tilemode");
179 SkDEBUGFAIL("unknown geometry type");
/external/skqp/src/gpu/
H A DGrDrawingManager.cpp450 SkDEBUGFAIL("Invalid config and colorspace combination");
487 SkDEBUGFAIL("Invalid config and colorspace combination");
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h576 default: SkDEBUGFAIL("should not be here");
590 default: SkDEBUGFAIL("should not get here");
/external/skia/gm/
H A Dcomplexclip2.cpp119 SkDEBUGFAIL("Unknown clip type.");
/external/skia/src/gpu/gl/
H A DGrGLBuffer.cpp229 SkDEBUGFAIL("Shouldn't get here.");
/external/skia/src/gpu/text/
H A DGrAtlasManager.cpp71 SkDEBUGFAIL("unsupported GrMaskFormat");

Completed in 471 milliseconds

12345678