Searched refs:gGlobal (Results 1 – 2 of 2) sorted by relevance
123 static void* gGlobal; variable127 SkASSERT(context == gGlobal); in delete_int_proc()192 sk_sp<SkData> r2(SkData::MakeWithProc(new int[N], N*sizeof(int), delete_int_proc, gGlobal)); in DEF_TEST()
122 static void* gGlobal; variable126 SkASSERT(context == gGlobal); in delete_int_proc()191 sk_sp<SkData> r2(SkData::MakeWithProc(new int[N], N*sizeof(int), delete_int_proc, gGlobal)); in DEF_TEST()