Searched refs:RsProgramStore (Results 1 – 6 of 6) sorted by relevance
12 ret RsProgramStore80 param RsProgramStore pgm
15 typedef void * RsProgramStore; typedef
146 RsProgramStore rsi_ProgramStoreCreate(Context *rsc, in rsi_ProgramStoreCreate()
58 typedef void * RsProgramStore; typedef
812 void rsi_ContextBindProgramStore(Context *rsc, RsProgramStore vpfs) { in rsi_ContextBindProgramStore()
2279 ALOGD("nContextBindProgramStore, con(%p), pfs(%p)", (RsContext)con, (RsProgramStore)pfs); in nContextBindProgramStore()2281 rsContextBindProgramStore((RsContext)con, (RsProgramStore)pfs); in nContextBindProgramStore()