Searched refs:ContextBindProgramRasterFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h124 typedef void (*ContextBindProgramRasterFnPtr) (RsContext rsc, RsProgramRaster pgm); typedef
238 ContextBindProgramRasterFnPtr ContextBindProgramRaster;
H A DrsDispatch.cpp127 dispatchTab.ContextBindProgramRaster = (ContextBindProgramRasterFnPtr)dlsym(handle, "rsContextBindProgramRaster");

Completed in 2503 milliseconds