Searched refs:rsContextBindProgramRaster (Results 1 – 4 of 4) sorted by relevance
43 rsContextBindProgramRaster;
260 extern "C" void rsContextBindProgramRaster(RsContext rsc, RsProgramRaster pgm) __DEPRECATED_IN(31);
755 extern "C" void rsContextBindProgramRaster (RsContext ctxWrapper, RsProgramRaster pgm) in rsContextBindProgramRaster() function
2612 rsContextBindProgramRaster((RsContext)con, (RsProgramRaster)pf); in nContextBindProgramRaster()