Searched refs:ContextBindProgramRasterFnPtr (Results 1 – 2 of 2) sorted by relevance
123 typedef void (*ContextBindProgramRasterFnPtr) (RsContext rsc, RsProgramRaster pgm); typedef237 ContextBindProgramRasterFnPtr ContextBindProgramRaster;
127 …dispatchTab.ContextBindProgramRaster = (ContextBindProgramRasterFnPtr)dlsym(handle, "rsContextBind… in loadSymbols()