Searched refs:delete_uint8_proc (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | MallocPixelRefTest.cpp | 14 static void delete_uint8_proc(void* ptr, void*) { in delete_uint8_proc() function 66 SkMakePixelRefWithProc(info.width(), info.height(), rowBytes, addr, delete_uint8_proc, in DEF_TEST() 88 SkMakePixelRefWithProc(info.width(), info.height(), rowBytes, addr, delete_uint8_proc, in DEF_TEST()
|
Completed in 1 milliseconds