Searched refs:RsProgramRaster (Results 1 – 5 of 5) sorted by relevance
19 ret RsProgramRaster92 param RsProgramRaster pgm
106 RsProgramRaster rsi_ProgramRasterCreate(Context * rsc, bool pointSprite, RsCullMode cull) { in rsi_ProgramRasterCreate()
57 typedef void * RsProgramRaster; typedef
825 void rsi_ContextBindProgramRaster(Context *rsc, RsProgramRaster vpr) { in rsi_ContextBindProgramRaster()
2604 ALOGD("nContextBindProgramRaster, con(%p), pf(%p)", (RsContext)con, (RsProgramRaster)pf); in nContextBindProgramRaster()2606 rsContextBindProgramRaster((RsContext)con, (RsProgramRaster)pf); in nContextBindProgramRaster()