Searched refs:SkSetErrorCallback (Results 1 – 6 of 6) sorted by relevance
82 void SkSetErrorCallback(SkErrorCallbackFunction cb, void *context);
41 SkSetErrorCallback(cb, &context); in DEF_TEST()
295 SkSetErrorCallback(error_callback, NULL); in DEF_TEST()
888 SkSetErrorCallback(assert_one_parse_error_cb, &context); in test_bitmap_with_encoded_data()894 SkSetErrorCallback(NULL, NULL); in test_bitmap_with_encoded_data()
65 void SkSetErrorCallback(SkErrorCallbackFunction cb, void *context) { in SkSetErrorCallback() function
353 SkSetErrorCallback(&PreAbandonGpuContextErrorHandler, NULL); in draw()