Home
last modified time | relevance | path

Searched refs:make_get_error_with_random_oom (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/
Dvalgrind.supp333 fun:make_get_error_with_random_oom
/third_party/skia/src/gpu/
DGrDirectContext.cpp1075 GrGLFunction<GrGLGetErrorFn> make_get_error_with_random_oom(GrGLFunction<GrGLGetErrorFn> original) { in make_get_error_with_random_oom() function
1110 make_get_error_with_random_oom(glInterface->fFunctions.fGetError); in MakeGL()