HomeSort by relevance Sort by last modified time
    Searched full:sk_throw (Results 1 - 25 of 42) sorted by null

1 2

  /external/skia/src/ports/
SkMemory_mozalloc.cpp 15 void sk_throw() { function
16 SkDEBUGFAIL("sk_throw");
17 mozalloc_abort("Abort from sk_throw");
SkMemory_brew.cpp 16 void sk_throw() { function
17 SkDEBUGFAIL("sk_throw");
36 sk_throw();
49 sk_throw();
SkMemory_malloc.cpp 12 void sk_throw() { function
13 SkDEBUGFAIL("sk_throw");
32 sk_throw();
47 sk_throw();
SkFontHost_FONTPATH.cpp 269 sk_throw(); // not implemented
274 sk_throw(); // not implemented
279 sk_throw(); // not implemented
284 sk_throw(); // not implemented
SkFontHost_linux.cpp 461 sk_throw();
470 sk_throw();
  /external/skia/legacy/src/ports/
SkMemory_brew.cpp 16 void sk_throw() { function
17 SkDEBUGFAIL("sk_throw");
36 sk_throw();
49 sk_throw();
SkMemory_malloc.cpp 12 void sk_throw() { function
13 SkDEBUGFAIL("sk_throw");
32 sk_throw();
47 sk_throw();
SkFontHost_FONTPATH.cpp 268 sk_throw(); // not implemented
273 sk_throw(); // not implemented
278 sk_throw(); // not implemented
283 sk_throw(); // not implemented
SkFontHost_linux.cpp 447 sk_throw();
456 sk_throw();
482 sk_throw();
512 sk_throw();
  /external/skia/legacy/src/core/
SkMemory_stdlib.cpp 160 void sk_throw() function
162 SkDEBUGFAIL("sk_throw");
203 sk_throw();
252 sk_throw();
SkFlattenable.cpp 147 sk_throw();
204 sk_throw();
SkPicture.cpp 198 sk_throw();
SkFloat.cpp 239 sk_throw();
  /external/skia/src/core/
SkMemory_stdlib.cpp 160 void sk_throw() function
162 SkDEBUGFAIL("sk_throw");
203 sk_throw();
252 sk_throw();
SkOrderedReadBuffer.cpp 249 sk_throw();
SkFloat.cpp 239 sk_throw();
  /frameworks/base/core/jni/android/graphics/
Graphics.cpp 59 sk_throw();
79 sk_throw();
98 sk_throw();
118 sk_throw();
393 sk_throw();
407 sk_throw();
448 sk_throw();
453 sk_throw();
468 sk_throw();
514 sk_throw();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
SharedBufferStream.h 47 sk_throw();
  /external/skia/legacy/src/views/
SkWidgetViews.cpp 61 sk_throw();
67 sk_throw();
98 sk_throw();
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
PictureLayerContent.cpp 118 sk_throw();
  /external/skia/include/core/
SkTypes.h 44 SK_API extern void sk_throw(void);
48 SK_MALLOC_THROW = 0x02 //!< instructs sk_malloc to call sk_throw if the memory cannot be allocated.
52 return null (if SK_MALLOC_TEMP bit is clear) or call sk_throw()
SkFlattenableBuffers.h 117 virtual SkOrderedWriteBuffer* getOrderedBinaryBuffer() { sk_throw(); return NULL; }
  /external/skia/legacy/include/core/
SkTypes.h 44 SK_API extern void sk_throw(void);
48 SK_MALLOC_THROW = 0x02 //!< instructs sk_malloc to call sk_throw if the memory cannot be allocated.
52 return null (if SK_MALLOC_TEMP bit is clear) or call sk_throw()
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 21 sk_throw();
  /external/skia/legacy/src/images/
SkScaledBitmapSampler.cpp 299 sk_throw();

Completed in 755 milliseconds

1 2