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