Searched refs:SK_ABORT (Results 1 – 10 of 10) sorted by relevance
147 #ifndef SK_ABORT148 # define SK_ABORT(msg) \ macro
131 #define SkASSERT_RELEASE(cond) if(!(cond)) { SK_ABORT(#cond); }156 #define SkFAIL(message) SK_ABORT(message)157 #define sk_throw() SK_ABORT("sk_throw")
45 default: SK_ABORT("Invalid Type"); return ""; in onGetName()
69 if (count < 0 || !sk_64_isS32(size)) { SK_ABORT("Invalid Size"); } in Alloc()
173 SK_ABORT("unhandled pos value"); in makeBlob()
392 SK_ABORT("Invalid Operation"); in delete()
381 SK_ABORT("Invalid Operation"); in delete()
114 SK_ABORT("Invalid Text Encoding"); in onCharsToGlyphs()
2179 SK_ABORT("Invalid Text Encoding"); in onCharsToGlyphs()
2047 SK_ABORT("Invalid Text Encoding"); in num_glyph_guess()