Home
last modified time | relevance | path

Searched defs:allocThrow (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkChunkAlloc.h37 void* allocThrow(size_t bytes) { in allocThrow() function
/external/skia/tests/
DBitmapHeapTest.cpp21 void* allocThrow(size_t bytes) override { in allocThrow() function