Searched refs:delete_uint8_proc (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | MallocPixelRefTest.cpp | 20 static void delete_uint8_proc(void* ptr, void*) { in delete_uint8_proc() function 72 SkMakePixelRefWithProc(info.width(), info.height(), rowBytes, addr, delete_uint8_proc, in DEF_TEST() 94 SkMakePixelRefWithProc(info.width(), info.height(), rowBytes, addr, delete_uint8_proc, in DEF_TEST()
|