HomeSort by relevance Sort by last modified time
    Searched defs:sk_throw (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkMemory_malloc.cpp 12 void sk_throw() { function
13 SkDEBUGFAIL("sk_throw");
32 sk_throw();
47 sk_throw();
SkMemory_mozalloc.cpp 15 void sk_throw() { function
16 SkDEBUGFAIL("sk_throw");
17 mozalloc_abort("Abort from sk_throw");
  /external/skia/src/ports/
SkMemory_malloc.cpp 12 void sk_throw() { function
13 SkDEBUGFAIL("sk_throw");
32 sk_throw();
47 sk_throw();
SkMemory_mozalloc.cpp 15 void sk_throw() { function
16 SkDEBUGFAIL("sk_throw");
17 mozalloc_abort("Abort from sk_throw");
  /external/chromium_org/skia/ext/
SkMemory_new_handler.cpp 21 void sk_throw() { function
22 SkASSERT(!"sk_throw");
41 sk_throw();
73 sk_throw();
  /external/chromium_org/third_party/skia/src/core/
SkMemory_stdlib.cpp 160 void sk_throw() function
162 SkDEBUGFAIL("sk_throw");
203 sk_throw();
252 sk_throw();
  /external/skia/src/core/
SkMemory_stdlib.cpp 160 void sk_throw() function
162 SkDEBUGFAIL("sk_throw");
203 sk_throw();
252 sk_throw();

Completed in 379 milliseconds