Searched refs:fContextOptionsProc (Results 1 – 4 of 4) sorted by relevance
74 : name(n), needsGpu(g), proc(p), fContextOptionsProc(optionsProc) {} in name()78 ContextOptionsProc fContextOptionsProc; member81 if (fContextOptionsProc) { in modifyGrContextOptions()82 (*fContextOptionsProc)(options); in modifyGrContextOptions()
83 , fContextOptionsProc(optionsProc) {} in fName()88 ContextOptionsProc fContextOptionsProc; member91 if (fContextOptionsProc) { in modifyGrContextOptions()92 (*fContextOptionsProc)(options); in modifyGrContextOptions()
344 if (test->fContextOptionsProc) { in executeTest()345 test->fContextOptionsProc(&options); in executeTest()
355 if (test->fContextOptionsProc) { in executeTest()356 test->fContextOptionsProc(&options); in executeTest()