Searched refs:SubmitProc (Results 1 – 2 of 2) sorted by relevance
96 typedef void (*SubmitProc)(TestDrawable*); typedef in TestDrawable103 DrawHandlerImport(TestDrawable* td, DrawProc drawProc, SubmitProc submitProc, in DrawHandlerImport()127 SubmitProc fSubmitProc;
166 typedef void (*SubmitProc)(SubmitContext submitContext); typedef